71 Commits (035d0077dc2c19c1a809b1902ffc0597997155f4)

Author SHA1 Message Date
Aleix Pol b7389c6f1a libinput tests: Fix new-delete-type-mismatch error when using ASAN 5 years ago
Vlad Zahorodnii f6217be2ad Drop testLibinputContext 5 years ago
Vlad Zahorodnii 2df429ce5e autotests: Drop TestLibinputTouchEvent::testNoAssignedSlot() 5 years ago
Vlad Zahorodnii 93e0265e4e Move source code to src/ directory 5 years ago
Vlad Zahorodnii 68c675d00d Make source code more relocatable 5 years ago
Nicolas Fella 99947c8bd8 Use versionless Qt cmake target 5 years ago
Vlad Zahorodnii 44176c6a8c Lower default severity of logging categories 5 years ago
Xaver Hugl a4fb852a94 Replace per-device touch slot with global slot 5 years ago
Aleix Pol 199860a007 Fix tests build, provide mocks for libinput functions 5 years ago
Vlad Zahorodnii 26b249061e cmake: Remove FindUDev.cmake 5 years ago
Laurent Montel 2ac8611523 If include is define in .h remove it if it's defined in .cpp too (scripted) 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
Aleix Pol da2d896257 Fix for older cmake versions 6 years ago
Aleix Pol dbac4bce7e Reduce the amount of objects that are compiled several times 6 years ago
Aleix Pol e0052cedcb Implement the tablet wayland protocol in kwin 6 years ago
Aleix Pol f5a73b87e3 Initial support for tablets on Wayland 6 years ago
Vlad Zahorodnii 09b47b5250 Undo some recent cmake changes 7 years ago
Vlad Zahorodnii dcf91d4321 Cleanup style in CMakeLists.txt files 7 years ago
Vlad Zagorodniy 7f593a67ad Send axis_source, axis_discrete, and axis_stop 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
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 d2a9232ad3 Pass SwitchEvent from LibInput through KWin and add to DebugConsole 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
Martin Flöser 1c61e61119 [autotests] Support new way to run the tests without need to install 8 years ago
Jesse Pullinen 0eba3f3c18 Fix TouchEvent::id() returning -1, fixes a crash 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
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
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 cc2f4e3240 Support for relative pointer motion events 10 years ago
Martin Gräßlin bfb2094c0a [autotests/integration] Fix TestLibinputDevice::testName 10 years ago
Martin Gräßlin a9ac2739f7 [autotests/libinput] Set a valid sysName by default 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 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