This is needed to workaround a test failure in testButtonRebind. The current issue is that tablet input is built around libinput backend, but tests create fake input devices to represent tablets, so things such as TabletV2Interface or TabletPadV2Interface are not registered as expected. In order to address the issue, input devices need to expose tablet specific metadata in some way that doesn't require using libinput specific apis. This will be done later. Once the tests are fixed, we should be able to drop tablet null checks in tabletToolEvent() functions.wilder/Plasma/6.3
parent
4a01350f7e
commit
a68faadbcb
1 changed files with 0 additions and 2 deletions
Loading…
Reference in new issue