mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
input: add tablet pad setup and button handler
Split pad initialization from tablet initialization to avoid conflicting handler names. Also reuse 'get_mapped_button'.
This commit is contained in:
parent
28e7cd3006
commit
c2687d9281
6 changed files with 90 additions and 29 deletions
|
|
@ -1,6 +1,7 @@
|
|||
labwc_sources += files(
|
||||
'cursor.c',
|
||||
'tablet.c',
|
||||
'tablet_pad.c',
|
||||
'gestures.c',
|
||||
'input.c',
|
||||
'keyboard.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue