wlroots/types/output
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
..
cursor.c Adopt wlr_box_intersects where useful 2026-03-09 22:09:40 +00:00
output.c output: add color_format state field 2026-05-11 10:36:19 +00:00
render.c backend: replace get_buffer_caps hook with a struct field 2024-12-25 18:40:05 +00:00
state.c output: add color_format state field 2026-05-11 10:36:19 +00:00
swapchain.c swapchain, damage_ring: Drop buffer age 2024-08-21 09:45:54 -04:00