Skip to content

An xrandr clone for wlroots compositors

License

Notifications You must be signed in to change notification settings

Jaakkonen/wlr-randr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wlr-randr

Utility to manage outputs of a Wayland compositor.

Building

Install dependencies:

  • meson (compile-time dependency)
  • wayland

Then run:

meson build
ninja -C build
build/wlr-randr

License

MIT

About

An xrandr clone for wlroots compositors

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.9%
  • Meson 10.1%