~emersion/wlr-randr

An xrandr clone for wlroots compositors
4 days ago
12 days ago

#wlr-randr

Warning: this project has moved to gitlab.freedesktop.org.

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