mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
Implement wlr-output-power-management-v1
Co-authored-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
dfc5a40288
commit
ba14e196f6
3 changed files with 266 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ wlr_files += files(
|
|||
'wlr_output_damage.c',
|
||||
'wlr_output_layout.c',
|
||||
'wlr_output_management_v1.c',
|
||||
'wlr_output_power_management_v1.c',
|
||||
'wlr_output.c',
|
||||
'wlr_pointer_constraints_v1.c',
|
||||
'wlr_pointer_gestures_v1.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue