summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-02tools: man page cleanup - lowercase all command namesPeter Hutterer6-6/+6
2017-06-02tools: add "libinput measure touchpad-tap"Peter Hutterer10-50/+890
2017-06-02Add tv2us helper functionPeter Hutterer2-1/+7
2017-06-02tools: link to the online documentation from the libinput(1) man pagePeter Hutterer1-1/+3
2017-06-02tools: split the install_man() up for better grouping of toolsPeter Hutterer1-3/+2
2017-06-02tools: make the libinput tool usage staticPeter Hutterer7-49/+7
2017-06-02tools: Reinstate libshared.la and add it to meson.build tooPeter Hutterer2-19/+28
2017-06-02doc: update for the new libinput toolPeter Hutterer3-60/+35
2017-06-02tools: tidy up the usage() for the tools a bitPeter Hutterer4-21/+28
2017-06-02Fold the event-gui into the libinput toolPeter Hutterer8-47/+86
2017-06-02tools: switch the libinput tool to be an exec-ing toolPeter Hutterer15-247/+145
2017-06-02tools: drop event-debugPeter Hutterer3-22/+5
2017-06-02meson: add a test setup for valgrindPeter Hutterer1-1/+12
2017-06-02meson: drop LITEST_VERBOSE environment variablePeter Hutterer1-2/+1
2017-06-02test: remove unused litest_handle_eventsPeter Hutterer2-17/+0
2017-06-02test: limit the wait_for_event timeout to 2sPeter Hutterer1-2/+2
2017-06-02test: don't leak test warnings to stdoutPeter Hutterer4-14/+19
2017-06-02evdev: hook up the libevdev log handlerPeter Hutterer1-1/+36
2017-06-01test: drop two superfluous empty queue checksPeter Hutterer1-2/+0
2017-06-01test: tighten some test casesPeter Hutterer2-21/+44
2017-06-01test: add an extra assert into litest_wait_for_event_of_typePeter Hutterer1-1/+2
2017-06-01test: make sure we search for event node, not the parent input devicePeter Hutterer1-1/+3
2017-05-29Merge branch 'wip/keyboard-integration-property'Peter Hutterer8-50/+147
2017-05-26tools: fix minor coding style issuePeter Hutterer1-1/+2
2017-05-26tools: fix return codes on failurePeter Hutterer1-9/+10
2017-05-23Revert "lid: force the lid to open when the keyboard device is removed"Peter Hutterer2-59/+11
2017-05-23lid: force the lid to open when the keyboard device is removedPeter Hutterer2-11/+59
2017-05-23lid: setup the keyboard notifier when pairing itBenjamin Tissoires2-2/+56
2017-05-23lid: track the notifier initial state internally, but not externallyBenjamin Tissoires1-26/+23
2017-05-23lid: tighten the lid-keyboard pairingPeter Hutterer1-17/+11
2017-05-23evdev: read LIBINPUT_ATTR_KEYBOARD_INTEGRATION propertyPeter Hutterer6-7/+55
2017-05-23lid: add a comment for why we post the switch state therePeter Hutterer1-0/+4
2017-05-23Merge branch 'wip/libinput-tool-v2'Peter Hutterer9-48/+461
2017-05-23test: tighten the wakeup-on-key lid testPeter Hutterer1-1/+0
2017-05-23test: fix a lid testPeter Hutterer1-1/+1
2017-05-22Remove write-only CYAPA model tagPeter Hutterer3-3/+0
2017-05-18meson: define the various files litest needs to copy rules/hwdb in placePeter Hutterer1-13/+20
2017-05-18tools: hook libinput-debug-events into the libinput toolPeter Hutterer8-18/+120
2017-05-18tools: add a 'libinput' toolPeter Hutterer6-18/+330
2017-05-18tools: rename a source file to match the future common file name paradigmPeter Hutterer3-2/+2
2017-05-18tools: drop libshared.laPeter Hutterer1-14/+13
2017-05-17util: harmonize container_of() definition with linux kernel oneGabriel Laskar6-26/+17
2017-05-15udev/hwdb_parser.py: use python3 from env instead of /usr/binGabriel Laskar1-1/+1
2017-05-15util: use offsetof in container_ofGabriel Laskar1-2/+3
2017-05-15test: make the initial copy file error messages more sensiblePeter Hutterer1-2/+8
2017-05-15test: don't use ck_abort_msg outside of test runsPeter Hutterer1-4/+4
2017-05-12Include config.h from event-debug.cPeter Hutterer1-1/+2
2017-05-11test: install the litest device groups filePeter Hutterer3-2/+12
2017-05-11meson: add missing trailing slash to udev test pathPeter Hutterer1-1/+1
2017-05-11touchpad: pull the tap exclusion zone down to the full edge zonePeter Hutterer2-13/+6