boomer
boomer copied to clipboard
Zoomer application for Linux
This fixes the annoying warning: `Warning: implicit conversion to 'cstring' from a non-const location: wmName; this will become a compile time error in the future [CStringConv]`
This pull request adds the functionality of panning the view-port (camera) using Vim bindings and Arrow keys. Looking forward to your feedback!
I am thinking on having the image rotate through a set of predetermined rotations (0, 180, 270). Advanced support could be supporting mouse rotation. I see 3 ways to do...
The current behavior of zooming via scrolling flatly adds `scrollSpeed` as velocity. The effect that results in, is that the further in you try to scroll, the more effort it...
After update to NVIDIA Driver to version 560.35.03 zooming isn't fluid anymore. https://github.com/user-attachments/assets/b1bc8b29-1413-4e11-8a25-ce6e10b1332e NVIDIA downgrade is not an option :P
Nim bad!!!
WHY IS THERE NIM CODE? Just make an exe file and give it to me, smelly nerds
I made sure that if you're using wayland, that boomer says something, then quits. I've tried a few things for boomer to run on wayland, but it just can't.
Currently seems impossible, but would love to work on building one 1. sway-wiki: https://github.com/swaywm/sway/wiki#screen-zooming-feature 2. sway-issues: https://github.com/swaywm/sway/issues/2781