mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-24 06:59:45 -05:00
Add basic drawing tablet support to rootston
This commit is contained in:
parent
933cffaa8d
commit
f2ea691b93
3 changed files with 5 additions and 2 deletions
|
|
@ -9,6 +9,7 @@ executable(
|
|||
'main.c',
|
||||
'output.c',
|
||||
'pointer.c',
|
||||
'tablet_tool.c',
|
||||
'xdg_shell_v6.c',
|
||||
'xwayland.c',
|
||||
'wl_shell.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue