Skip to content

artzhk/wooz

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

173 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

demo.mov

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)
  • 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 wooz to add a feature or improve the code contact me at alexandre@negrel.dev, open an issue or make a pull request.

๐ŸŒ  Show your support

Please give a โญ if this project helped you!

buy me a coffee

๐Ÿ“œ License

MIT ยฉ Alexandre Negrel

About

๐Ÿ” A zoom / magnifier utility for wayland compositors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 91.0%
  • Meson 5.7%
  • Nix 3.3%