https://bugs.kde.org/show_bug.cgi?id=399379
--- Comment #25 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 4d20adf1d448ed7d4fd711af8cd9bebc47aa853a by Boudewijn Rempt. Committed on 08/02/2019 at 14:17. Pushed by rempt into branch 'krita/4.1'. Add a cmake option to disable our own tablet support Off by default, this makes it easier to check whether bugs are caused by our fork of Qt's classes or to check whether Qt's tablet support has improved. M +4 -0 CMakeLists.txt A +6 -0 config_use_qt_xcb.h.cmake M +7 -1 krita/main.cc M +8 -3 libs/ui/CMakeLists.txt M +0 -1 libs/ui/input/wintab/qxcbconnection.cpp https://commits.kde.org/krita/4d20adf1d448ed7d4fd711af8cd9bebc47aa853a -- You are receiving this mail because: You are watching all bug changes.