summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-10configure.ac: libinput 1.3.01.3.0Peter Hutterer1-3/+3
2016-05-09doc: add an entry about tablets in left-handed modePeter Hutterer2-0/+500
2016-05-04configure.ac: libinput 1.3rc31.2.903Peter Hutterer1-2/+2
2016-05-03test: add a missing empty linePeter Hutterer1-0/+1
2016-05-03evdev: log the applied model flags in debug modePeter Hutterer1-1/+6
2016-05-03Constify two matrix multiplication helpersPeter Hutterer1-2/+2
2016-05-03doc: add an overview of the various configuration optionsPeter Hutterer1-0/+26
2016-05-03doc: add missing @ingroup tag to the accel profile enumPeter Hutterer1-0/+3
2016-04-28touchpad: detect and warn about kernel tracking pointer jumpsPeter Hutterer5-0/+122
2016-04-28test: use a few more events for some of the tests with large pointer movementsPeter Hutterer2-3/+3
2016-04-28Make a link to the html docs available as a #definePeter Hutterer2-0/+12
2016-04-28tablet: fix distance normalization range after 25a9f39Peter Hutterer2-3/+80
2016-04-22touchpad: exclude Logitech touchpads from disable-while-typingPeter Hutterer2-0/+5
2016-04-21configure.ac: libinput 1.3rc21.2.902Peter Hutterer1-2/+2
2016-04-21Fix distcheckPeter Hutterer1-0/+1
2016-04-19configure.ac: libinput 1.3rc11.2.901Peter Hutterer1-2/+2
2016-04-19tools: draw some grids for positioning testing in the event-guiPeter Hutterer1-0/+42
2016-04-18test: drop the hand-enumerated device valuesPeter Hutterer1-46/+46
2016-04-18Merge branch 'wip/tablet-pad-support'Peter Hutterer22-57/+2843
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-18evdev: always defuzz absolute touchscreensPeter Hutterer7-0/+183
2016-04-18evdev: use a slot variable instead of dereferencing everywherePeter Hutterer1-7/+10
2016-04-18evdev: rename slot to slot_idxPeter Hutterer1-12/+12
2016-04-18evdev: move the hysteresis code to a more generic locationPeter Hutterer2-19/+19
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