1
0
Fork 0
forked from wry/wry

head-management: add brightness-info-v1 extension

This commit is contained in:
Julian Orth 2025-07-14 16:47:25 +02:00
parent 1a306c4fa9
commit e0f1dd549d
10 changed files with 136 additions and 3 deletions

View file

@ -410,4 +410,5 @@ declare_extensions! {
jay_tearing_mode_setter_v1: JayTearingModeSetterV1,
format_setter_v1: FormatSetterV1,
drm_color_space_setter_v1: DrmColorSpaceSetterV1,
brightness_info_v1: BrightnessInfoV1,
}