mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-02-23 01:40:31 -05:00
wlr_scene: Add drag icon helper
This commit is contained in:
parent
9f793d3503
commit
c8a5dfcc87
3 changed files with 102 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ wlr_files += files(
|
|||
'output/render.c',
|
||||
'output/state.c',
|
||||
'output/transform.c',
|
||||
'scene/drag_icon.c',
|
||||
'scene/subsurface_tree.c',
|
||||
'scene/surface.c',
|
||||
'scene/wlr_scene.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue