1
0
mirror of https://github.com/emersion/wlr-randr synced 2026-05-04 23:30:42 +02:00
2021-10-01 16:54:18 +02:00
2019-03-16 17:56:37 +02:00
2019-03-08 16:15:21 +01:00
2020-07-21 15:57:29 +02:00
2021-02-05 14:23:57 +01:00
2021-02-05 14:26:21 +01:00
2021-10-01 16:54:18 +02:00

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

S
Description
An xrandr clone for wlroots compositors
Readme MIT 82 KiB
Languages
C 90%
Meson 10%