wlroots/include/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
session Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
headless.h backend/headless: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
libinput.h backend/libinput: guard against new enum entries 2026-02-13 09:41:02 -05:00
multi.h backend/multi: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
wayland.h backend/wayland: use a separate event queue for busy loops 2025-03-01 16:03:52 +00:00
x11.h backend/x11: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00