Print Screen now just works.
What is new
- Screenshot fix: the overlay must exclude itself from screen capture (its own capture would otherwise see itself and collapse into an infinite mirror), which used to keep the hole out of your screenshots. Now, when a full-screen screenshot lands on the clipboard right after PrtScn, the hole is composited back into the image before you paste it. Region snips and files saved to disk are deliberately left untouched. Turn it off with fix_screenshots = 0 in the config file.
- Single instance: launching a second copy now exits immediately instead of doubling the overlay.
Screen recording continues to capture the overlay directly, no compositing needed.
Requirements
Windows 10 version 2004+ or Windows 11. The exe is unsigned; SmartScreen may warn on first run (More info, then Run anyway), or build from source with cargo.
Users on 0.1.2 or later will see this update in the tray within a day.