82 Commits (18d8555135db031c38a72908f7f252822517d1e1)

Author SHA1 Message Date
Vlad Zagorodniy 684b4b635e Use more traditional doxygen style 7 years ago
Vlad Zagorodniy 8af2fa73dc Run clang-tidy with modernize-use-override check 7 years ago
Vlad Zagorodniy c7639fd7ed Port away from deprecated headers 7 years ago
Vlad Zagorodniy 7f593a67ad Send axis_source, axis_discrete, and axis_stop 7 years ago
Aleix Pol 4020056532 Make it possible to autodetect the tablet mode 7 years ago
Yuri Chornoivan d17a3ff88f Fix minor Doxygen issues 7 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
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