mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
input: add drawing tablet setup and event listeners
Co-authored-by: Consolatis <35009135+Consolatis@users.noreply.github.com>
This commit is contained in:
parent
58e9724007
commit
2b96799a05
3 changed files with 141 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
labwc_sources += files(
|
||||
'cursor.c',
|
||||
'drawing_tablet.c',
|
||||
'gestures.c',
|
||||
'input.c',
|
||||
'keyboard.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue