index
:
driver/xf86-input-libinput
master
libinput input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-04
xf86-input-libinput 0.28.2
xf86-input-libinput-0.28.2
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
2019-01-07
conf: add an example snippet for how to assign options
Peter Hutterer
2018-11-25
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-18
Update README for gitlab migration
Alan Coopersmith
2018-10-15
Remove two dead assignments
Peter Hutterer
2018-10-15
xf86-input-libinput 0.28.1
xf86-input-libinput-0.28.1
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
xf86-input-libinput 0.28.0
xf86-input-libinput-0.28.0
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-04-17
man: whitespace fixes in man page
Peter Hutterer
2018-04-17
man: fix formatting issue caused by invalid tag
Peter Hutterer
2018-04-10
xf86-input-libinput 0.27.1
xf86-input-libinput-0.27.1
Peter Hutterer
2018-03-22
Fix "left handed" property not set on all pointers
Evangelos Foutras
2018-03-20
xf86-input-libinput 0.27.0
xf86-input-libinput-0.27.0
Peter Hutterer
2018-03-20
man: note that we don't do /dev/input/by-id or /dev/input/by-path
Peter Hutterer
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-09-15
xf86-input-libinput 0.26.0
xf86-input-libinput-0.26.0
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
2017-05-18
Update copyright years
Peter Hutterer
2017-05-15
man: add missing documentation for Accel Profile
Niklas Haas
2017-05-08
Fix config comment description to match the config
Martin Kepplinger
2017-05-05
xf86-input-libinput 0.25.1
xf86-input-libinput-0.25.1
Peter Hutterer
2017-03-22
Post a motion event after proximity events
Peter Hutterer
2017-03-09
xf86-input-libinput 0.25.0
xf86-input-libinput-0.25.0
Peter Hutterer
2017-02-28
test: fix a test failure on ppc64(le) and aarch64
Peter Hutterer
2017-02-27
Open sysfs files directly instead of going through the server
Peter Hutterer
2017-02-27
Add streq() macro, replace strcmp instances with it
Peter Hutterer
2017-02-27
Update pad modes in a workproc, not during the input thread
Peter Hutterer
2017-02-09
xf86-input-libinput 0.24.0
xf86-input-libinput-0.24.0
Peter Hutterer
2017-01-27
Drop unnecessary function declaration
Peter Hutterer
2017-01-26
autogen: add default patch prefix
Mihail Konev
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
2017-01-12
Add tablet tool area ratio property
Peter Hutterer
2017-01-04
Implement stylus pressure curve support
Peter Hutterer
2017-01-03
Add a bezier curve implementation
Peter Hutterer
2017-01-03
Calculate the required scroll distance based on the angle
Peter Hutterer
2017-01-03
Move axis value calculation into a helper function
Peter Hutterer
2017-01-03
Add a comment regarding scroll dist default values
Peter Hutterer
[next]