1
0
Fork 0
forked from wry/wry

head-management: add drm-color-space-setter-v1 extension

This commit is contained in:
Julian Orth 2025-07-14 16:23:45 +02:00
parent 15e68fc551
commit 1a306c4fa9
7 changed files with 187 additions and 0 deletions

View file

@ -6,6 +6,7 @@ pub(super) mod jay_head_ext_compositor_space_transformer_v1;
pub(super) mod jay_head_ext_connector_info_v1;
pub(super) mod jay_head_ext_core_info_v1;
pub(super) mod jay_head_ext_drm_color_space_info_v1;
pub(super) mod jay_head_ext_drm_color_space_setter_v1;
pub(super) mod jay_head_ext_format_info_v1;
pub(super) mod jay_head_ext_format_setter_v1;
pub(super) mod jay_head_ext_jay_tearing_mode_info_v1;