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

@ -403,4 +403,5 @@ declare_extensions! {
tearing_state_v1: TearingStateV1,
format_info_v1: FormatInfoV1,
drm_color_space_info_v1: DrmColorSpaceInfoV1,
non_desktop_override_v1: NonDesktopOverrideV1,
}