1
0
Fork 0
forked from wry/wry

head-management: add mode-setter-v1 extension

This commit is contained in:
Julian Orth 2025-07-12 09:33:44 +02:00
parent c25ddc8b5b
commit 7e69a80dbc
7 changed files with 128 additions and 0 deletions

View file

@ -6,3 +6,4 @@ 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_mode_info_v1;
pub(super) mod jay_head_ext_mode_setter_v1;