Bug-fix release.
Fixed
- Keyboard binding no longer leaks into applications (Windows). If you bind e.g.
Ctrl+Z, pressing it now only toggles the magnifier — it no longer performs undo / types into the focused window. Holding the combo also no longer re-toggles on key auto-repeat. Works regardless of keyboard layout. - Clear hint when trying to bind modifiers only. Pressing something like
Ctrl+Shiftalone during capture now shows an explanation ("hold modifiers and press a main key or mouse button") instead of silently doing nothing.
Existing configs are picked up automatically — no need to re-bind.
Downloads
| Platform | File | How to run |
|---|---|---|
| Windows 10/11 (x64) | MagnifySnap-1.1.1-windows-x64.exe |
Just run it — single file, no install |
| Linux (x86-64) | MagnifySnap-1.1.1-linux-x64.tar.gz |
tar -xzf MagnifySnap-1.1.1-linux-x64.tar.gz && ./magnifysnap |