coffeeispower / woomer

Zoomer application for Wayland inspired by tsoding's boomer
MIT License
69 stars 3 forks source link

Woomer always displays the main monitor #7

Open jacekpoz opened 1 month ago

jacekpoz commented 1 month ago

nothing to say besides the title - woomer will display the main monitor no matter which one you're focused on

coffeeispower commented 1 month ago

That's actually a known bug, i wanted it to actually position the camera properly by getting the current monitor position using raylib but it didn't seem to work so commented out the code.

But i definitely want to fix that, thanks for issue anyway!