demo.mov
Scroll with your mouse to zoom and use left mouse click and drag to move the viewport.
Use right click to exit.
Install dependencies:
- meson (build)
- ninja (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
.
If you want to contribute to wooz
to add a feature or improve the code contact
me at [email protected], open an
issue or make a
pull request.
Please give a โญ if this project helped you!
MIT ยฉ Alexandre Negrel