summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-17libgestures-wiplibgestures-integrationHans de Goede6-1/+497
2014-06-17evdev: Safe x and y resolution for later useHans de Goede2-1/+3
2014-06-16tools: fix the publish-doc scriptPeter Hutterer1-2/+2
2014-06-13Document the top software button behaviorPeter Hutterer1-0/+21
2014-06-13test: fix a path testPeter Hutterer1-2/+1
2014-06-13path: log two errors as application bugsPeter Hutterer1-2/+2
2014-06-13doc: ignore LIBINPUT_ATTRIBUTE_PRINTF in doxygenPeter Hutterer1-3/+3
2014-06-13Add two doxygen cross-references for the logging functionsPeter Hutterer1-0/+2
2014-06-12test: add a couple of top software button testPeter Hutterer1-0/+124
2014-06-12test: Add description for the T440 synaptics touchpadPeter Hutterer4-0/+117
2014-06-12test: add clickpad software button testsPeter Hutterer1-0/+380
2014-06-12test: add a bunch of test for click behavior on touchpadsPeter Hutterer3-1/+178
2014-06-12test: add litest_assert_empty_queue helper functionPeter Hutterer3-7/+64
2014-06-12touchpad: always call into the the tap state machinePeter Hutterer1-5/+4
2014-06-11Add a log_msg_va functionHans de Goede2-5/+16
2014-06-11timer.h: Add #include libinput-util.hHans de Goede1-0/+2
2014-06-11touchpad: Prefix tap-debugging messagePeter Hutterer1-1/+4
2014-06-11touchpad: log the invalid event as bug, not just as infoPeter Hutterer1-2/+2
2014-06-11test: use check's strcmp API instead of strcmpPeter Hutterer1-2/+2
2014-06-11test: drop unused includes for libinput-util.hPeter Hutterer7-7/+0
2014-06-10evdev-mt-touchpad-tap: Switch over to new timer subsystemHans de Goede3-74/+10
2014-06-10evdev-mt-touchpad-buttons: Switch over to new timer subsystemHans de Goede3-83/+24
2014-06-10Add a timer subsystemHans de Goede5-3/+219
2014-06-10Mark the log function as attribute printfPeter Hutterer1-1/+5
2014-06-10test: add --verbose flag to litestsPeter Hutterer1-0/+23
2014-06-10test: drop TEST_CFLAGSPeter Hutterer1-11/+2
2014-06-10test: silence compiler warning for C++ build testPeter Hutterer2-2/+7
2014-06-10test: fix compiler warnings for missing field initializersPeter Hutterer2-0/+2
2014-06-10test: fix compiler warnings for missing prototypesPeter Hutterer3-3/+6
2014-06-10test: fix compiler warning for is_debugger_attachedPeter Hutterer1-1/+2
2014-06-10Drop empty FFI_CFLAGSPeter Hutterer1-1/+0
2014-06-10tools: add a script to push the doxygen output to freedesktop.orgPeter Hutterer1-0/+11
2014-06-09doc: Fix spellingJonas Ådahl1-1/+1
2014-06-09configure.ac: libinput 0.3Jonas Ådahl1-2/+2
2014-06-09evdev: Migrate rest of 32 bit time variables to uint64_tJonas Ådahl1-2/+4
2014-06-09s/libinput_pointer_button_state/libinput_button_state/Stephen Chandler Paul9-60/+60
2014-06-09Use floating point numbers instead of fixed point numbersJonas Ådahl10-176/+92
2014-06-05touchpad: whitespace fixPeter Hutterer1-5/+4
2014-06-05touchpad: Drop the scroll direction lock, increase threshold insteadPeter Hutterer1-14/+11
2014-06-04touchpad: break up a long linePeter Hutterer1-1/+2
2014-06-04Add our own version of linux/input.hPeter Hutterer10-22/+1190
2014-06-03test: fix resolution on all devicesPeter Hutterer3-22/+22
2014-06-03test: fix resolution on Wacom ISDv4 E6 Finger devicePeter Hutterer1-4/+4
2014-06-03tools: fix a compiler warningPeter Hutterer1-1/+1
2014-06-03test: fix a bunch of "unused variable" warningsPeter Hutterer1-8/+0
2014-06-03test: use the TEST_CFLAGS for all testsPeter Hutterer1-3/+3
2014-06-03test: compiler warning fixesPeter Hutterer1-2/+2
2014-06-02evdev: Provide fallback definition for KEY_MICMUTEPeter Korsgaard1-0/+4
2014-06-02evdev: Use correct fallback value for KEY_LIGHTS_TOGGLEPeter Korsgaard1-1/+1
2014-06-02touchpad: fix two indentation issues in the headerPeter Hutterer1-19/+19