mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-30 11:08:33 -05:00
scene: add wlr_scene_subsurface_tree_create
This commit is contained in:
parent
597ba2b932
commit
2e590026e9
3 changed files with 226 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ wlr_files += files(
|
|||
'data_device/wlr_data_offer.c',
|
||||
'data_device/wlr_data_source.c',
|
||||
'data_device/wlr_drag.c',
|
||||
'scene/subsurface_tree.c',
|
||||
'scene/wlr_scene.c',
|
||||
'scene/output_layout.c',
|
||||
'seat/wlr_seat_keyboard.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue