]> git.mdlowis.com Git - proto/labwc.git/commit
input: test if tablet device is a libinput device
authorJens Peters <jp7677@gmail.com>
Sun, 16 Jun 2024 07:10:46 +0000 (09:10 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 18 Jun 2024 21:14:40 +0000 (22:14 +0100)
commit1495708095b998f03aa8f07a6796764981e2dcd6
tree5307cd87eae88a4853d9b59bb17e9c0c0e1aba46
parentb63c6a0fc2bd5be0c142a6f5e2c64d56a7a8eb81
input: test if tablet device is a libinput device

Otherwise we might end with a failed assertion if the
tablet or pad isn't a libinput device.

Fixes https://github.com/labwc/labwc/issues/1916
src/input/tablet-pad.c