mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-07 13:29:49 -05:00
Update examples/pointer to render own cursor
This commit is contained in:
parent
4ff8f944aa
commit
b2d717dccc
2 changed files with 54 additions and 24 deletions
|
|
@ -29,10 +29,10 @@ examples = {
|
|||
'src': 'simple.c',
|
||||
'dep': [wlroots],
|
||||
},
|
||||
# 'pointer': {
|
||||
# 'src': 'pointer.c',
|
||||
# 'dep': [wlroots],
|
||||
# },
|
||||
'pointer': {
|
||||
'src': 'pointer.c',
|
||||
'dep': [wlroots],
|
||||
},
|
||||
'touch': {
|
||||
'src': ['touch.c', 'cat.c'],
|
||||
'dep': [wlroots],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue