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

@ -396,4 +396,5 @@ declare_extensions! {
compositor_space_enabler_v1: CompositorSpaceEnablerV1,
connector_info_v1: ConnectorInfoV1,
mode_info_v1: ModeInfoV1,
mode_setter_v1: ModeSetterV1,
}