summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-07Use new xf86AddEnabledDeviceSerialized instead of AddEnabledDevice [v2]HEADmasterKeith Packard2-0/+20
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.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.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.0Peter Hutterer1-1/+1
2015-08-04Add a property for Disable While TypingStephen Chandler Paul4-2/+111
2015-07-21man: minor man page improvementsPeter Hutterer1-1/+5
2015-07-21Fix compiler warnings about touchpad gesturesPeter Hutterer2-1/+8
2015-07-14xf86-input-libinput 0.12.0Peter Hutterer1-1/+1
2015-07-09Add a property for tap drag lockPeter Hutterer4-1/+110
2015-06-15Support buttons > BTN_BACK on micePeter Hutterer1-1/+1
2015-06-05xf86-input-libinput 0.11.0Peter Hutterer1-1/+1
2015-06-01Fix missing scroll methods default/scroll button propertyPeter Hutterer1-3/+0
2015-05-22Use the new unaccelerated valuator ValuatorMask featuresPeter Hutterer1-1/+26
2015-05-22Only init abs axes if we don't have accelerationPeter Hutterer1-1/+13
2015-05-21xf86-input-libinput 0.10.0Peter Hutterer1-1/+1
2015-05-20Group scroll distances into a structPeter Hutterer1-12/+14
2015-04-30Add option "ButtonMapping" (#90206)Peter Hutterer2-7/+88
2015-04-29man: add two linebreaks to make things easier to visually parsePeter Hutterer1-0/+2
2015-04-29Move the option parsing into helper functionsPeter Hutterer1-187/+278
2015-04-23Add a property for middle button emulationPeter Hutterer4-2/+103
2015-04-23xf86-input-libinput 0.9.0Peter Hutterer1-1/+1
2015-03-18Add "libinput something Default" propertiesPeter Hutterer3-1/+156
2015-03-18Add a helper function for making propertiesPeter Hutterer1-132/+80
2015-03-18man: update the property list in the man pagePeter Hutterer1-4/+39