summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-18fixup! Add the LIBINPUT_DEVICE_CAP_TABLET_PAD capability and matching interfacePeter Hutterer1-1/+0
2016-04-18test: tablet pad testsPeter Hutterer8-1/+1002
2016-04-18pad: implement wacom pad supportPeter Hutterer6-15/+722
2016-04-18doc: add a graphic illustrating pad vs tool supportPeter Hutterer2-0/+327
2016-04-18Add the LIBINPUT_DEVICE_CAP_TABLET_PAD capability and matching interfacePeter Hutterer8-7/+740
2016-04-18tablet: move the libwacom check for left-handed-ness into a helper functionPeter Hutterer3-37/+56
2016-04-15test: drop slot events from the singletouch devicePeter Hutterer1-1/+0
2016-04-15touchpad: add LIBINPUT_MODEL_WOBBLY_TOUCHPAD for the HP 14-ac157tuPeter Hutterer4-0/+13
2016-04-15touchpad: enlarge top button area by a factor 3 instead of 1.5Peter Frühberger1-1/+1
2016-04-14Merge branch 'wip/trackpoint-mb-emu-scrolling'Peter Hutterer3-49/+208
2016-04-14test: add test to ensure MB emulation doesn't start while the MB is downPeter Hutterer1-0/+57
2016-04-14evdev: enable middle-button scrolling on middle-button emulationPeter Hutterer3-50/+116
2016-04-14evdev: split scroll button state check outPeter Hutterer2-1/+4
2016-04-14evdev: if we have a quick scroll button release, skip middle button emulationPeter Hutterer1-2/+2
2016-04-14test: add test for no scroll events before the scroll button timeoutPeter Hutterer2-0/+33
2016-04-14udev: update the hwdb matches to avoid use of ( and )Peter Hutterer1-10/+10
2016-04-13tablet: add a fuzz-filter to avoid spamming callers with subpixel updatesPeter Hutterer2-0/+37
2016-04-13test: set the umask before msktemp to silence coverityPeter Hutterer1-0/+2
2016-04-12tools: update the doc publish tool to take a subdirPeter Hutterer1-1/+8
2016-04-12tablet: fix the airbrush slider rangePeter Hutterer2-4/+8
2016-04-11timer: print the wrong offset when we have a negative timer offset bugPeter Hutterer1-1/+2
2016-04-11test-pointer: Test that the default accel profile doesn't changeJonas Ådahl1-0/+3
2016-04-11libinput: Actually return the default accel profileJonas Ådahl1-1/+1
2016-04-11test: Handle 32 bit msec time overflowsJonas Ådahl6-6/+16
2016-04-08doc: minor fixesPeter Hutterer1-1/+2
2016-04-08test: fix printf for unexpected tablet eventsPeter Hutterer1-3/+3
2016-04-08tools: print the button name for tablet button eventsPeter Hutterer1-2/+8
2016-04-08test: reduce the default abs-max range to avoid ENOMEMPeter Hutterer1-1/+1
2016-04-06Fix spelling mistakesEric Engestrom5-8/+8
2016-04-06Merge branch 'wip/touchpad-middle-button'Peter Hutterer5-33/+74
2016-04-05touchpad: add a middle button software areaPeter Hutterer5-33/+74
2016-04-04Merge branch 'wip/t450-jumping-cursor-fixes'Peter Hutterer0-0/+0
2016-04-04touchpad: reset the motion history on significant negative pressure changesPeter Hutterer5-10/+38
2016-04-04Merge branch 'wip/t450-jumping-cursor-fixes'Peter Hutterer7-15/+119
2016-04-01touchpad: fix left-handed top software trackpoint buttonsPeter Hutterer2-7/+148
2016-03-30touchpad: reset the motion history on significant negative pressure changesPeter Hutterer5-10/+38
2016-03-30test: add a test for the T450 dropped motion eventsPeter Hutterer1-0/+67
2016-03-29touchpad: only post motion events if we have motionPeter Hutterer2-5/+3
2016-03-29test: apply the new t450 model flag to our X1 3rd test devicePeter Hutterer1-0/+11
2016-03-29Fix two doxygen groupingsPeter Hutterer1-1/+3
2016-03-17touchpad: drop unused parameterPeter Hutterer1-2/+2
2016-03-15configure.ac: libinput 1.2.21.2.2Peter Hutterer1-2/+2
2016-03-11touchpad: add quirk for the T450 and T460 generation hardwarePeter Hutterer5-4/+49
2016-03-07tablet: reject mislabelled tablet devicesPeter Hutterer1-0/+28
2016-03-07Assert that the interface is actually filled in.Peter Hutterer2-3/+5
2016-03-03test: add two path tests for invalid devicesPeter Hutterer1-0/+60
2016-03-02touchpad: use the udev property over a compile-time vendor ID checkPeter Hutterer1-1/+1
2016-03-01tablet: sanitize button mask passingPeter Hutterer2-34/+22
2016-02-29configure.ac: libinput 1.2.11.2.1Peter Hutterer1-2/+2
2016-02-28touchpad: only trigger immediate pinch detection for three fingersPeter Hutterer1-0/+1