]> git.mdlowis.com Git - proto/labwc.git/commit
input: move tablet tool functions into tablet.c
authorJens Peters <jp7677@gmail.com>
Tue, 10 Jun 2025 17:37:17 +0000 (19:37 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 14 Jun 2025 12:45:51 +0000 (13:45 +0100)
commit6f6fcbc2e1c8ba8b62c6bf3dfd494c8bde0bc57c
treee3496b9141e16e69ad4233efda51a1139b3816f2
parentb3c1ef41c3af391c8ebd1d4103c96d798a4ef5ba
input: move tablet tool functions into tablet.c

Just a big move and a rename of the tablet tool destroy handler.
include/input/tablet-tool.h [deleted file]
include/input/tablet.h
src/input/cursor.c
src/input/meson.build
src/input/tablet-tool.c [deleted file]
src/input/tablet.c