mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-19 06:47:02 -04:00
wlr_scene: Introduce xcursor helper
This commit is contained in:
parent
b1e38fc7ea
commit
da457106f6
3 changed files with 212 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ wlr_files += files(
|
|||
'scene/surface.c',
|
||||
'scene/wlr_scene.c',
|
||||
'scene/output_layout.c',
|
||||
'scene/xcursor.c',
|
||||
'scene/xdg_shell.c',
|
||||
'scene/layer_shell_v1.c',
|
||||
'seat/wlr_seat_keyboard.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue