index
:
driver/xf86-input-libinput
master
libinput input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-02-18
Add support for the scroll movement type of the custom acceleration profile
Yinon Burgansky
2023-02-01
Correct the coordinate transform parameters for an absolute pointer
Shin-myoung-serp
2023-01-09
Add support for custom pointer acceleration
Peter Hutterer
2022-01-25
Drop HAVE_CONFIG_H, we always have it defined
Peter Hutterer
2022-01-24
Fix a compiler warning
Peter Hutterer
2022-01-16
Fix spelling/wording issues
Alan Coopersmith
2021-12-18
Fix copy-paste error in LibinputInitAccelProperty checking available profiles...
Luna Nova
2021-11-24
Quietly check for the _source option
Peter Hutterer
2021-11-17
Make XIPropertyValuePtr verification consistent
José Expósito
2021-11-14
Add an option to disable high-resolution wheel scroll
José Expósito
2021-09-16
Rename HAS_GESTURES to HAVE_GESTURES
Peter Hutterer
2021-09-16
Require inputproto 2.4 to build the gesture support
Povilas Kanapickas
2021-08-06
Use the new v120 API from libinput if available
Peter Hutterer
2021-08-04
Get scroll source in the event handler
José Expósito
2021-08-04
Upgrade the default scroll distance to 120
Peter Hutterer
2021-07-05
Implement support for touchpad gestures
Povilas Kanapickas
2021-05-05
Implement a touchpad scroll distance property
Peter Hutterer
2021-05-05
Fix a spacing issue
Peter Hutterer
2021-04-09
Make sure the device is valid when setting the tap button map
Peter Hutterer
2021-03-24
Switch to the real MIT license
Peter Hutterer
2020-11-04
Lift canceled touch inputs
Dorian Stoll
2020-10-19
Remove extraneous semicolon
Povilas Kanapickas
2020-10-19
Remove unused btnmap variables
Povilas Kanapickas
2020-05-19
Bump the server requirement to 1.19 to get rid of a bunch of ifdefs
Peter Hutterer
2020-05-19
Bump the libinput requirement to 1.11
Peter Hutterer
2019-10-11
Implement support for scroll button locks
Peter Hutterer
2019-08-12
Fix compiler warning about unhandled switch events
Peter Hutterer
2019-07-31
Check for the tool type too when creating subdevices
Peter Hutterer
2019-07-31
Fix wrong enum type
Peter Hutterer
2019-07-30
Revert "Upgrade the default scroll distance to 120"
Peter Hutterer
2019-02-25
Also use type to match tablet tool with device
David Rosca
2019-02-12
Upgrade the default scroll distance to 120
Peter Hutterer
2019-01-25
Handle scroll wheel events with a discrete of 0
Peter Hutterer
2019-01-24
Return the wheel scroll value instead of just the fraction
Peter Hutterer
2019-01-21
Split the scroll axis details up for easier extension
Peter Hutterer
2018-10-15
Remove two dead assignments
Peter Hutterer
2018-10-04
Use the seat slot, not the device slot for touch events
Peter Hutterer
2018-07-19
Remove unused assignment
Peter Hutterer
2018-07-11
Minor whitespace fix
Peter Hutterer
2018-07-10
draglock: fix memory overwrite during draglock parsing
Peter Hutterer
2018-05-23
Revert "Implement the custom acceleration curve options"
Peter Hutterer
2018-05-02
Use the libinput touch count to init the right number of touches
Peter Hutterer
2018-04-20
Implement the custom acceleration curve options
Peter Hutterer
2018-04-20
Use xf86SetStrOption to check for string options
Peter Hutterer
2018-03-22
Fix "left handed" property not set on all pointers
Evangelos Foutras
2018-02-21
Apply the capabilities checks on subdevices when applying the config
Peter Hutterer
2018-02-02
Split LibinputDeviceApplyConfig into helper functions
Peter Hutterer
2018-02-02
Move the subdevice capabilities check into the properties
Peter Hutterer
2017-08-17
Post a motion event before a tablet button down
Peter Hutterer
2017-05-29
Only initialize properties that match capabilities on a subdevice
Peter Hutterer
[next]