/wlr-randr

An xrandr clone for wlroots compositors

Primary LanguageCMIT LicenseMIT

wlr-randr

Utility to manage outputs of a Wayland compositor.

Heads up! This project has moved over to SourceHut.

Building

Install dependencies:

  • meson (compile-time dependency)
  • wayland

Then run:

meson build
ninja -C build
build/wlr-randr

License

MIT