input: move tablet tool functions into tablet.c

Just a big move and a rename of the tablet tool destroy handler.
This commit is contained in:
Jens Peters 2025-06-10 19:37:17 +02:00 committed by Johan Malm
parent b3c1ef41c3
commit 6f6fcbc2e1
6 changed files with 101 additions and 126 deletions

View file

@ -2,7 +2,6 @@ labwc_sources += files(
'cursor.c',
'tablet.c',
'tablet-pad.c',
'tablet-tool.c',
'gestures.c',
'input.c',
'keyboard.c',