74 Commits (54b69bec446d596bea0b15fda38522d9a47885bf)

Author SHA1 Message Date
Nerdopolis Turfwalker ddda524974 libinput/connection: Don't hardcode seat0 anymore 8 years ago
Roman Gilg b35939c958 [libinput] Remove workaround for mouse configuration 8 years ago
Martin Flöser 6c00cfb5c7 [libinput] Ensure Event::device returns a proper Device 8 years ago
Marco Martin 87b688daae Expose if the tablet mode switch is available 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 ff97938fbc Add missing include for std::round 8 years ago
Martin Flöser 68698b4201 [libinput] Find screen for touch screen devices and calibrate accordingly 8 years ago
Martin Flöser 91d78daac4 Ensure libinput connection thread uses real time scheduling 9 years ago
Jesse Pullinen 0eba3f3c18 Fix TouchEvent::id() returning -1, fixes a crash 9 years ago
Martin Flöser 859709f10a [libinput] Fix enumeral and non-enumeral type in conditional expression warning 9 years ago
Martin Flöser 656b3c2db5 [libinput] Fix reorder warnings 9 years ago
David Edmundson fe231be5e2 Keep all touchpad QActions in the main thread 9 years ago
Martin Gräßlin 16647c3a3c Require Qt 5.7 and remove pre-5.7 code 9 years ago
Roman Gilg ffa60dfef1 [libinput] Connection helper class for DBus connection 9 years ago
Roman Gilg b868df2715 [libinput] Fix threaded Connection DBus object registering 9 years ago
Aleix Pol 1f5356e609 Fix build (with clang at least) 9 years ago
Roman Gilg 50bda95f47 [libinput] Minor coding style fix 9 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
David Strobach e4283543f6 [libinput] Add scroll method configuration support 10 years ago
David Strobach b19341777a [libinput] Add natural scrolling support 10 years ago
David Strobach e00649d002 [libinput] Add middle mouse button emulation support 10 years ago
Martin Gräßlin 4c7752c965 Support LEDs in Xkb and libinput 10 years ago
Martin Gräßlin cc2f4e3240 Support for relative pointer motion events 10 years ago
Sebastian Kügler 9f35544940 [libinput] Don't set the parent on the Device 10 years ago
Martin Gräßlin ab5d31426a [libinput] Expose all input devices through DBus 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 00f3f990d6 [libinput] Use macro for the standard boolean config setters 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 8a83a6fef5 [libinput] Add support for gesture events 10 years ago
Martin Gräßlin 6a6af0e8b5 [libinput] Add optional device detection for cap tablet tool 10 years ago
Allen Winter 31f067ede2 pedantic fixes 10 years ago
Martin Gräßlin 9b187f8a3b [libinput] Properly handle threaded Device creation 10 years ago
Martin Gräßlin c04f193532 [libinput] A not valid LibInput::Context should return -1 as filedescriptor 10 years ago
Martin Gräßlin 69cbb40903 Pass LibInput::Device* through the event handlers 10 years ago
Martin Gräßlin 6d090cd263 [libinput] Add the Device to Event 10 years ago
Martin Gräßlin 72d9472674 Fix auto-complete failure 10 years ago
Martin Gräßlin 82d2a2f9f1 [libinput] Track all created Devices in Device 10 years ago
Martin Gräßlin 9cdd76f20d [libinput] Expose whether an alpha-numeric keyboard is connected 10 years ago
Martin Gräßlin 5e284224ee [libinput] Support toggleTouchpad 10 years ago
Martin Gräßlin 78c70a0775 [lbinput] Support setting pointer acceleration 10 years ago
Martin Gräßlin 254573bee1 [libinput] Support for left-handed pointer 10 years ago
Martin Gräßlin 4c9c0c5143 [libinput] Try to fix build on build.kde.org 10 years ago