mirror of
https://gitlab.freedesktop.org/wlroots/wlr-protocols.git
synced 2026-05-22 07:38:08 +02:00
read-only mirror of https://gitlab.freedesktop.org/wlroots/wlr-protocols
Add a color_format enum and corresponding event/request to wlr-output-management-unstable-v1 (version 5). The enum mirrors the DRM connector color format property, allowing clients to read the current color encoding (RGB, YCbCr 4:4:4, 4:2:2, 4:2:0) and request a change. Compositors should ignore set_color_format if the connector lacks the property. |
||
|---|---|---|
| unstable | ||
| .build.yml | ||
| .editorconfig | ||
| .gitlab-ci.yml | ||
| check.sh | ||
| Makefile | ||
| README.md | ||
| wlr-protocols.pc.in | ||
wlr-protocols
Wayland protocols designed for use in wlroots (and other compositors).
Submitting changes to existing protocols
Please submit a merge request on GitLab.
Submitting new protocols
New protocols should not be submitted to wlr-protocols. Instead, submit them to wayland-protocols.