41 Commits (ff052c6d9c97b0ac373acaa61ff2f655ccf15af5)

Author SHA1 Message Date
Joshua Goins fe9b9ee4c6 libinput: Add pressure curve property for tweaking pen pressure 1 year ago
Laurent Montel bc6116c5a7 There's no QVector anymore, QList is the QVector in Qt6 2 years ago
Xaver Hugl 0ab928c9ac backends/libinput: enable tap to click and tap-and-drag by default 3 years ago
Laurent Montel 86c6238cfa Don't use QtTest => use QTest + missing include 3 years ago
Vlad Zahorodnii 6d3f00e82c autotests: Remove QVERIFY(signalSpy.isValid()) 4 years ago
Vlad Zahorodnii 066ac3200a backends/libinput: Rework Device getter 4 years ago
Vlad Zahorodnii 7096e3ead8 Run clang-format 4 years ago
Vlad Zahorodnii 94de28bfbe Move input backends in their own directory 4 years ago
Vlad Zahorodnii 31b9f34d9b libinput: Port to AbstractOutput 5 years ago
Vlad Zahorodnii 68c675d00d Make source code more relocatable 5 years ago
Vlad Zahorodnii 4ce853e8e4 Prettify license headers 6 years ago
Vlad Zahorodnii 1fb9f6f13a Switch to SPDX license markers 6 years ago
Méven Car 564c739371 Wayland: Allow to set a scroll Factor for input devices 6 years ago
Atul Bisht c7154fc5b9 [libinput] Add support for clickfinger and button areas click method 7 years ago
Martin Flöser ba0cf19286 Fix dbus export of property Device::supportedButtons 7 years ago
David Edmundson a3cff85e7a Remove Qt module declarations in includes 8 years ago
Martin Flöser 4cc1d7a245 Require libinput version 1.9 8 years ago
Martin Flöser ac2f41c86d [libinput] Add support for switch devices and events 8 years ago
Martin Flöser 68698b4201 [libinput] Find screen for touch screen devices and calibrate accordingly 8 years ago
Roman Gilg fd07b1dc98 [libinput] Change unset of scroll method and acceleration profile 9 years ago
Roman Gilg 7f16d83e04 [libinput] Add more support for pointer devices, in particular touchpads 9 years ago
Roman Gilg 87150816c7 [libinput] Rework device config writing and save enum of ScrollMode as integer 9 years ago
Roman Gilg ad0647688a [libinput] Query defaultLeftHanded, save leftHanded, fix ScrollMode config 9 years ago
Martin Gräßlin de89176cd2 [libinput] Load/store device configuration 9 years ago
Martin Gräßlin fb4b0c40ef [autotests/libinput] Extend the Device test 10 years ago
Martin Gräßlin f1d17c1a56 [autotests/libinput] Extend device test for scrol methods 10 years ago
Martin Gräßlin e9dfdbe6a8 [autotests/libinput] Extend Device test case 10 years ago
Martin Gräßlin bfb2094c0a [autotests/integration] Fix TestLibinputDevice::testName 10 years ago
Martin Gräßlin cd6d82fcbc [libinput] Add device configuration for tap-drag-lock 10 years ago
Martin Gräßlin 02cf9e8a64 [libinput] Add support for tap and drag 10 years ago
Martin Gräßlin e18e2eb57c [libinput] Rename Device::tapEnabledByDefault to tapToClickEnabledByDefault 10 years ago
Martin Gräßlin 2f7298bed5 [libinput] Add support for tapToClick configuration 10 years ago
Martin Gräßlin e88a709f03 Raise minimum libinput version to 1.2 10 years ago
Martin Gräßlin 6a6af0e8b5 [libinput] Add optional device detection for cap tablet tool 10 years ago
Martin Gräßlin 2e4db5c2b8 [autotests/libinput] Add test case for Device::setEnabled and isEnabled 10 years ago
Martin Gräßlin 27523b6ecb [autotests/libinput] Add test case for Device::isAlphaNumericKeyboard 10 years ago
Martin Gräßlin 202f4beeba [autotest/libinput] Two more test cases for testLeftHanded 10 years ago
Martin Gräßlin 3aa8dc376e [autotest/libinput] Add test case for the supported pointer buttons 10 years ago
Martin Gräßlin 82d2a2f9f1 [libinput] Track all created Devices in Device 10 years ago
Martin Gräßlin aeb408d7fe [autotests/libinput] Use GUILESS_MAIN in TestLibinputDevice 10 years ago
Martin Gräßlin eb44bbe460 [autotest] Add a test case for KWin::LibInput::Device 10 years ago