mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
scene: add wlr_scene_attach_output_layout
This is a helper to integrate wlr_scene with wlr_output_layout.
This commit is contained in:
parent
7832005a1f
commit
a181a37b12
3 changed files with 116 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ wlr_files += files(
|
|||
'data_device/wlr_data_source.c',
|
||||
'data_device/wlr_drag.c',
|
||||
'scene/wlr_scene.c',
|
||||
'scene/output_layout.c',
|
||||
'seat/wlr_seat_keyboard.c',
|
||||
'seat/wlr_seat_pointer.c',
|
||||
'seat/wlr_seat_touch.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue