~emersion/wlr-randr

An xrandr clone for wlroots compositors
16 days ago

#20 all ourputs

~emersion commented on wlr-randr todo

27 days ago

#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