1
0
Fork 0
forked from wry/wry

head-management: add non-desktop-override-v1 extension

This commit is contained in:
Julian Orth 2025-07-14 11:31:18 +02:00
parent 6647b93e1e
commit 61570bdef7
7 changed files with 85 additions and 0 deletions

View file

@ -10,6 +10,7 @@ pub(super) mod jay_head_ext_format_info_v1;
pub(super) mod jay_head_ext_mode_info_v1;
pub(super) mod jay_head_ext_mode_setter_v1;
pub(super) mod jay_head_ext_non_desktop_info_v1;
pub(super) mod jay_head_ext_non_desktop_override_v1;
pub(super) mod jay_head_ext_physical_display_info_v1;
pub(super) mod jay_head_ext_tearing_state_v1;
pub(super) mod jay_head_ext_vrr_state_v1;