gittech. site

for different kinds of informations and explorations.

A zoom / magnifier utility for Wayland compositors

Published at
Jan 7, 2025

πŸ” wooz - A zoom / magnifier utility for wayland compositors.

https://github.com/user-attachments/assets/23e9aeac-4f60-47e6-9c49-7a3706bcdbe9

Scroll with your mouse to zoom and use left mouse click and drag to move the viewport.

Use right click to exit.

Building from source

Install dependencies:

  • meson (build)
  • ninja (build)
  • cmake (build)
  • wayland (viewporter, XDG shell, wlr screencopy and core protocols)

Then run:

export CFLAGS="-O3"
meson build
ninja -C build

To run directly, use build/wooz, or if you would like to do a system installation (in /usr/local by default), run ninja -C build install.

Contributing

If you want to contribute to allelua to add a feature or improve the code contact me at [email protected], open an issue or make a pull request.

:stars: Show your support

Please give a :star: if this project helped you!

buy me a coffee

:scroll: License

MIT Β© Alexandre Negrel