mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-17 06:46:39 -04:00
wlr_output_manager: Introduce new abstraction
This commit is contained in:
parent
4fe6a8e857
commit
bf3ee92741
3 changed files with 373 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ wlr_files += files(
|
|||
'wlr_output_layer.c',
|
||||
'wlr_output_layout.c',
|
||||
'wlr_output_management_v1.c',
|
||||
'wlr_output_manager.c',
|
||||
'wlr_output_power_management_v1.c',
|
||||
'wlr_output_swapchain_manager.c',
|
||||
'wlr_pointer_constraints_v1.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue