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

@ -1,4 +1,5 @@
pub(super) mod jay_head_ext_brightness_info_v1;
pub(super) mod jay_head_ext_brightness_setter_v1;
pub(super) mod jay_head_ext_compositor_space_enabler_v1;
pub(super) mod jay_head_ext_compositor_space_info_v1;
pub(super) mod jay_head_ext_compositor_space_positioner_v1;