~emersion/wlr-randr

An xrandr clone for wlroots compositors
Reject standalone CLI arguments
Add .editorconfig
6158bf33 — Sören Tempel 8 months ago
Start working on a man page

clone

read-only
https://git.sr.ht/~emersion/wlr-randr
read/write
git@git.sr.ht:~emersion/wlr-randr

You can also use your local clone with git send-email.

#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

#Contributing

Report bugs on the issue tracker, ask questions on the IRC channel, send patches on the mailing list.

#License

MIT