Made for Ubuntu Wayland
Runs as a normal transparent desktop app, so you can draw over what you already have visible and capture the result with the built-in screenshot workflow.
Open Source Ubuntu Annotation App
WayMakeup is a transparent desktop window for Ubuntu Wayland that lets you sketch arrows, rectangles, circles, and styled text over whatever you are showing on screen.
GitHub Releases shows a download count for each release asset, so visitors can see how many times each packaged version has been downloaded.
Released under the MIT License. Anyone can use, modify, and share it.
Runs as a normal transparent desktop app, so you can draw over what you already have visible and capture the result with the built-in screenshot workflow.
Use arrows, circles, rectangles, multiline text, toolbar collapse, corner movement, and smart toolbar avoidance while drawing.
The project is fully open source, so anyone in the community can browse the code, download it, and contribute improvements.
Security
WayMakeup does not require extra screen capture permissions or setup through xdg-desktop-portal or PipeWire.
The app does not capture, record, or read back your screen. It only draws in its own transparent Wayland window.
Because WayMakeup is not a screen-grabber, it stays compatible with Wayland security features that restrict access to the rest of the desktop.
When you want an image, use Ubuntu's built-in screenshot tool or your preferred capture workflow after placing your annotations.
Quick Start
Download the latest package from GitHub Releases, unzip it on your Ubuntu machine, and open the project folder in a terminal.
python3 /path/to/wymakeup/app.py
bash -lc 'python3 /path/to/wymakeup/app.py'
Add that command in Ubuntu Settings under custom keyboard shortcuts for one-key launching.
Instructions
Pick arrow, rectangle, or circle, then click and drag.
Open the text editor, type multiple lines, set the font size, then press Drop and click where the preview should land.
Use Move Bar, collapse it to WayMakeup, or let it move automatically when you draw near it.
When the screen looks right, use Ubuntu’s built-in screenshot shortcut or your preferred capture flow.
Community
Want to share WayMakeup or help improve it? The source code lives on GitHub for easy access, issue tracking, and contributions.