1
0
Fork 0
forked from wry/wry

head-management: add vrr-state-v1 extension

This commit is contained in:
Julian Orth 2025-07-13 13:20:42 +02:00
parent b76aade265
commit aaef75f9f3
9 changed files with 108 additions and 0 deletions

View file

@ -399,4 +399,5 @@ declare_extensions! {
mode_setter_v1: ModeSetterV1,
physical_display_info_v1: PhysicalDisplayInfoV1,
non_desktop_info_v1: NonDesktopInfoV1,
vrr_state_v1: VrrStateV1,
}