1
0
Fork 0
forked from wry/wry

head-management: add brightness-setter-v1 extension

This commit is contained in:
Julian Orth 2025-07-14 16:52:35 +02:00
parent e0f1dd549d
commit 2d27dd3d64
7 changed files with 73 additions and 0 deletions

View file

@ -411,4 +411,5 @@ declare_extensions! {
format_setter_v1: FormatSetterV1,
drm_color_space_setter_v1: DrmColorSpaceSetterV1,
brightness_info_v1: BrightnessInfoV1,
brightness_setter_v1: BrightnessSetterV1,
}