wlroots/backend
Souren 4fe9e0cfe8 output: add color_format state field
Adds wlr_output_color_format (AUTO, RGB444, YCBCR444, YCBCR422,
YCBCR420) matching the DRM connector color format property. The DRM
backend discovers and sets this property on modeset.

The wlr-output-management-unstable-v1 protocol is extended to version 5
with a color_format enum and set_color_format request, allowing clients
to configure the output color encoding.
2026-05-11 10:36:19 +00:00
..
drm output: add color_format state field 2026-05-11 10:36:19 +00:00
headless treewide: make type-check helpers take const pointers 2026-03-06 16:04:21 +08:00
libinput treewide: make type-check helpers take const pointers 2026-03-06 16:04:21 +08:00
multi treewide: make type-check helpers take const pointers 2026-03-06 16:04:21 +08:00
session session: simplify libudev unref handling 2025-12-22 10:55:08 +08:00
wayland treewide: make type-check helpers take const pointers 2026-03-06 16:04:21 +08:00
x11 backend/x11: ignore DestroyNotify events 2026-03-10 22:44:56 -06:00
backend.c backend, output: send commit events after applying all in wlr_backend_commit() 2025-08-12 19:04:05 +02:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00