summaryrefslogtreecommitdiff
path: root/src/evdev-tablet-pad.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-05pad: use libwacom to get the evdev to button number mappingPeter Hutterer1-6/+68
2017-09-25evdev: abstract the get_switch_state methodPeter Hutterer1-0/+1
2017-09-25Use named initializers for the various dispatch interfacesPeter Hutterer1-10/+10
2017-07-12Abort if zalloc ever failsPeter Hutterer1-2/+0
2017-02-24evdev: standardize log messsagesPeter Hutterer1-6/+7
2017-02-20Added missing button range for pad on CTH-680Sakse Dalum1-0/+5
2017-01-31evdev: add a wrapper to get the evdev device from a libinput devicePeter Hutterer1-2/+2
2017-01-31evdev: improve type-safety on dispatch switchesPeter Hutterer1-3/+4
2016-09-07tablet: add touch arbitrationPeter Hutterer1-0/+1
2016-06-24pad: implement basic mode group support (1 group with 1 mode)Peter Hutterer1-6/+70
2016-06-10pad: add helper function to access the libinput contextPeter Hutterer1-3/+3
2016-06-08pad: change button map orderingPeter Hutterer1-2/+2
2016-05-27pad: ignore EV_MSC eventsPeter Hutterer1-0/+4
2016-04-18pad: implement wacom pad supportPeter Hutterer1-0/+620