mirror of
https://github.com/emersion/wlr-randr
synced 2025-11-10 02:28:42 +01:00
An xrandr clone for wlroots compositors
| protocol | ||
| .gitignore | ||
| LICENSE | ||
| main.c | ||
| meson.build | ||
| README.md | ||
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