mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-24 06:59:45 -05:00
Implement simple touch support for rootston
This commit is contained in:
parent
59fa18fbc9
commit
1782d5e7b7
5 changed files with 113 additions and 10 deletions
|
|
@ -9,6 +9,7 @@ sources = [
|
|||
'output.c',
|
||||
'pointer.c',
|
||||
'tablet_tool.c',
|
||||
'touch.c',
|
||||
'xdg_shell_v6.c',
|
||||
'wl_shell.c',
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue