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
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
2017-05-18
Update copyright years
Peter Hutterer
2017-03-22
Post a motion event after proximity events
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-01-27
Drop unnecessary function declaration
Peter Hutterer
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
2016-12-21
Ignore LED updates for disabled devices
Peter Hutterer
2016-12-06
Fix default scroll button number
Peter Hutterer
2016-11-19
If the parent libinput_device is unavailable, create a new one
Peter Hutterer
2016-11-14
Link the left-handed property between the tools
Peter Hutterer
2016-11-01
Drop indentation for matrix handling
Peter Hutterer
2016-10-27
Don't init the AccelSpeed/LeftHanded properties on the base tablet device
Peter Hutterer
2016-10-21
Fix potential NULL pointer dereferencing
Peter Hutterer
2016-10-20
Remove superfluous check for next being NULL
Peter Hutterer
2016-10-20
Remove two unused variables
Peter Hutterer
2016-10-19
Don't init the horiz scroll property on non-pointer devices
Peter Hutterer
2016-10-19
Wrap the input_lock calls into ifdefs
Peter Hutterer
2016-10-19
Swap the registered input device on DEVICE_OFF when needed
Peter Hutterer
2016-10-14
Fix tap button map option handling
Peter Hutterer
2016-09-19
Initializing strip association with wrong index
Keith Packard
2016-09-09
Always delay hotplugging subdevices
Peter Hutterer
2016-09-07
Add support for configurable tap button mapping
Peter Hutterer
2016-08-31
Add support for the rotation configuration
Peter Hutterer
2016-08-19
Whitespace fix
Peter Hutterer
2016-08-16
Expose tablet pad modes as properties
Peter Hutterer
2016-08-16
Ensure parent devices are actual parent devices
Peter Hutterer
2016-08-12
Bail out of PreInit if the parent driver data is NULL
Peter Hutterer
2016-08-12
Block input events while creating the virtual subdevices
Peter Hutterer
2016-07-08
Fix button offset for tablet pad buttons
Peter Hutterer
2016-06-14
Init touch x/y axis labels as MT axis labels
Peter Hutterer
2016-05-30
Use xf86AddEnabledDevice instead of AddEnabledDevice when threaded [v3]
Keith Packard
2016-05-30
Change some fixed floats to decimal notation
Peter Hutterer
2016-05-23
Fix proximity events
Peter Hutterer
2016-05-09
Add tablet pad support
Peter Hutterer
2016-05-09
Discard buttons >= 256
Peter Hutterer
2016-04-28
Fix potential use of uninitialized values
Peter Hutterer
2016-04-08
Fix implicit declaration of function 'xf86Msg' in xf86libinput.c
Stanislav Ochotnicky
2016-02-29
Support art pen rotation
Peter Hutterer
[next]