summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-14xf86-input-libinput 0.19.1xf86-input-libinput-0.19.10.19-branchPeter Hutterer1-1/+1
2016-09-14Correct the horizontal scroll property namePeter Hutterer1-1/+1
2016-09-14Comment two read-only properties as suchPeter Hutterer1-2/+2
2016-09-14Discard buttons >= 256Peter Hutterer1-1/+1
2016-04-28xf86-input-libinput 0.19.0xf86-input-libinput-0.19.0Peter Hutterer1-1/+1
2016-04-28conf: rename to 60-libinput.confPeter Hutterer2-1/+1
2016-04-08Fix implicit declaration of function 'xf86Msg' in xf86libinput.cStanislav Ochotnicky1-0/+1
2016-04-07xf86-input-libinput 0.18.0xf86-input-libinput-0.18.0Peter Hutterer1-1/+1
2016-02-29Support art pen rotationPeter Hutterer1-1/+25
2016-02-29Support the mouse/lens toolPeter Hutterer1-0/+45
2016-02-29Add support for the airbrush tool axesPeter Hutterer1-1/+43
2016-02-29Add support for tablet toolsPeter Hutterer1-6/+364
2016-02-26xf86-input-libinput 0.17.0xf86-input-libinput-0.17.0Peter Hutterer1-1/+1
2016-01-28Fix compiler warnings about missing tablet event casesPeter Hutterer1-0/+5
2016-01-28Add property/option for enabling/disabling tap-n-dragPeter Hutterer4-1/+109
2016-01-27Fix default tapping drack lock property valuePeter Hutterer1-1/+1
2016-01-05Allow hotplugging a device immediatelyPeter Hutterer1-12/+39
2016-01-05Change creating subdevices to something more genericPeter Hutterer1-4/+25
2015-12-23xf86-input-libinput 0.16.0xf86-input-libinput-0.16.0Peter Hutterer1-1/+1
2015-12-17Drain the fd after openingPeter Hutterer1-1/+6
2015-11-23Split mixed pointer/keyboard devices into two separate X devicesPeter Hutterer1-59/+385
2015-11-20Revert "Split mixed pointer/keyboard devices into two separate X devices"Peter Hutterer1-354/+59
2015-11-20Split mixed pointer/keyboard devices into two separate X devicesPeter Hutterer1-59/+354
2015-11-18Add a helper function for the driver context initializationPeter Hutterer1-11/+16
2015-11-18Copy the device capabilities to the X driver structPeter Hutterer1-12/+22
2015-11-18Split type_name detection out into a helper functionPeter Hutterer1-11/+21
2015-11-18Unref the libinput context on pre_init failurePeter Hutterer1-0/+2
2015-11-13Don't fail DEVICE_CLOSEPeter Hutterer1-0/+1
2015-11-13Remove unused server_fds listPeter Hutterer1-2/+0
2015-11-13Set the device to NULL after unrefPeter Hutterer1-0/+1
2015-11-12Plug two memory leaksPeter Hutterer1-0/+3
2015-10-27xf86-input-libinput 0.15.0xf86-input-libinput-0.15.0Peter Hutterer1-1/+1
2015-10-26Add property support for the accel profilesPeter Hutterer4-1/+186
2015-09-18conf: install the libinput xorg.conf.d snippetPeter Hutterer2-1/+10
2015-09-18conf: don't hook onto tablets and joysticksPeter Hutterer1-4/+26
2015-09-18conf: rename 99-libinput.conf to 90-libinput.confPeter Hutterer2-1/+1
2015-09-03Fix invalid pointer passed to the propertiesPeter Hutterer1-6/+6
2015-09-03Move the read-only properties into the same conditionPeter Hutterer1-6/+3
2015-08-31xf86-input-libinput 0.14.0xf86-input-libinput-0.14.0Peter Hutterer1-1/+1
2015-08-30Fix typo in libinput.manYomi01-1/+1
2015-08-17Use xf86OpenSerial instead of a direct open() callPeter Hutterer1-4/+3
2015-08-17Revamp server fd openingPeter Hutterer1-88/+39
2015-08-13Add an option to disable horizontal scrollingPeter Hutterer3-1/+73
2015-08-13Add drag lock supportPeter Hutterer11-5/+1195
2015-08-12Remove unneeded header, epoll(7) interface is not directly used.Martin Pieuchot1-1/+0
2015-08-12Rename a local variable to not shadow the BSD strmode(3) function.Martin Pieuchot1-8/+8
2015-08-11gitignore: add patterns for automake test suite and misc other bitsPeter Hutterer1-0/+8
2015-08-11Rename main source file to x86libinput.cPeter Hutterer2-1/+1
2015-08-04xf86-input-libinput 0.13.0xf86-input-libinput-0.13.0Peter Hutterer1-1/+1
2015-08-04Add a property for Disable While TypingStephen Chandler Paul4-2/+111