# wlr-randr **Repository Path**: mirrors_emersion/wlr-randr ## Basic Information - **Project Name**: wlr-randr - **Description**: An xrandr clone for wlroots compositors - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-24 - **Last Updated**: 2026-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wlr-randr Utility to manage outputs of a Wayland compositor. > **Heads up!** This project has moved over [to SourceHut](https://sr.ht/~emersion/wlr-randr/). ## Building Install dependencies: * meson (compile-time dependency) * wayland Then run: meson build ninja -C build build/wlr-randr ## License MIT