mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-02-18 22:05:48 -05:00
Merge branch 'wlr_output_group' into 'master'
Draft: output: introduce wlr_output_group See merge request wlroots/wlroots!4154
This commit is contained in:
commit
3e2b20cee3
11 changed files with 801 additions and 5 deletions
|
|
@ -68,6 +68,7 @@ wlr_files += files(
|
|||
'wlr_linux_drm_syncobj_v1.c',
|
||||
'wlr_output_layer.c',
|
||||
'wlr_output_layout.c',
|
||||
'wlr_output_group.c',
|
||||
'wlr_output_management_v1.c',
|
||||
'wlr_output_power_management_v1.c',
|
||||
'wlr_output_swapchain_manager.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue