mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-23 06:59:44 -05:00
Wire up pointer, start on cursor
This commit is contained in:
parent
0699aa62d8
commit
7523de7c61
5 changed files with 80 additions and 8 deletions
|
|
@ -6,5 +6,6 @@ executable(
|
|||
'input.c',
|
||||
'main.c',
|
||||
'output.c',
|
||||
'pointer.c'
|
||||
], dependencies: wlroots
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue