summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-31timer: make the timer offset error a bit more user-friendlyPeter Hutterer2-2/+2
2020-01-30tools: record: fix broken event time stamp recordingPeter Hutterer1-4/+5
2020-01-30tools: record: wrap the time offset handling into a helper functionPeter Hutterer1-36/+19
2020-01-30tools: refuse to replay recordings with timestamps from the futurePeter Hutterer1-0/+4
2020-01-30tools: align the tool type names on proximity nicelyPeter Hutterer1-1/+1
2020-01-30doc/user: Fix grammar.Jacob Kauffmann1-3/+3
2020-01-29touchpad: correct a wrong slot count by the kernelPeter Hutterer5-2/+217
2020-01-29test: make the custom touch override methods filter-ablePeter Hutterer6-30/+57
2020-01-29test: wrap slot counting into a helper functionPeter Hutterer4-39/+44
2020-01-29Improve git commit sectionWilliam Brown1-6/+16
2020-01-29Small improvements to contributing for accessibility.William Brown1-19/+19
2020-01-21doc/user: explain the gitlab issue tagsPeter Hutterer1-0/+48
2020-01-21doc/user: some minor improvementsPeter Hutterer1-1/+5
2020-01-20evdev-fallback: Use input_event_init for fallbackA. Wilcox1-4/+5
2020-01-20gitlab CI: retry the VM jobs on script failurePeter Hutterer1-0/+3
2020-01-20doc/user: expand the contributing document and make it top-levelPeter Hutterer3-6/+118
2020-01-15tools: fix abort caused by the pointing stick integration quirkPeter Hutterer1-0/+1
2020-01-09test: switch from counting slot max to num_slotsPeter Hutterer1-20/+13
2020-01-09test: simplify a slot count checkPeter Hutterer1-2/+1
2020-01-09test: fix some wrong touchpad slot range checksPeter Hutterer1-8/+7
2020-01-03litest: Fix warnings about discarded qualifiers with check-0.13.0Michael Forney2-19/+19
2020-01-03libinput 1.15.01.15.0Peter Hutterer1-1/+1
2020-01-03test: indentation fixPeter Hutterer1-1/+1
2020-01-03test: add the test cases to the suite in the utils testsPeter Hutterer1-0/+2
2020-01-02doc/user: fix some HTML formattingPeter Hutterer1-2/+2
2019-12-26quirks: fix horizontal scrolling for Logitech MX Master 2S on bluetoothBjörn Daase1-0/+6
2019-12-23meson.build: re-add missing trailing slash to the HTTP linkPeter Hutterer1-2/+2
2019-12-12gitlab CI: update to latest ci-templatesPeter Hutterer1-7/+7
2019-12-11quirks: ignore mode switch button on Madcatz R.A.T.3 mouseAnatolii Lishchynskyi2-0/+25
2019-12-11gitlab CI: fix skopeo copyPeter Hutterer1-3/+6
2019-12-11gitlab CI: use a minimal alpine image for the commit checksPeter Hutterer1-2/+3
2019-12-05libinput 1.14.9011.14.901Peter Hutterer1-1/+1
2019-12-05gitlab CI: add an explanatory comment why we're hardcoding masterPeter Hutterer1-0/+5
2019-12-05gitlab CI: add a local emulation mode to the gitlab CI scriptPeter Hutterer1-6/+33
2019-12-05gitlab CI: make the commit check errors more verbose and usefulPeter Hutterer1-4/+19
2019-12-05gitlab CI: don't try adding the upstream remote if it exists alreadyPeter Hutterer1-2/+3
2019-12-05Expand the CODING_STYLE with an explanation of commit requirementsPeter Hutterer1-0/+92
2019-12-04pad: add LIBINPUT_EVENT_TABLET_PAD_KEY for pad keysPeter Hutterer11-5/+343
2019-12-04pad: switch the button mapping to one that can handle keys or buttonsPeter Hutterer2-12/+35
2019-12-04tools: debug-events: don't overrun the device array with too many argumentsPeter Hutterer2-1/+10
2019-11-28gitlab CI: run the meson script for the VMs as wellPeter Hutterer2-8/+14
2019-11-28gitlab CI: move the build instructions into a bash filePeter Hutterer2-19/+54
2019-11-28gitlab CI: add meson to junit scriptPeter Hutterer2-4/+118
2019-11-28test: write our test case results out as junit xml filesPeter Hutterer3-2/+83
2019-11-28gitlab CI: apply some basic validity checks on the commit messagesPeter Hutterer2-0/+89
2019-11-28gitlab CI: rename the container_prep state to just "prep"Peter Hutterer1-10/+10
2019-11-28gitlab CI: use multiple extends for the default artifact/build snippetsPeter Hutterer1-4/+4
2019-11-28gitlab CI: use multiple extends over anchors for the upstream pullPeter Hutterer1-9/+9
2019-11-28gitlab CI: add a global policy snippet for retries and interruptiblePeter Hutterer1-1/+24
2019-11-28gitlab CI: split all extends into multiple linesPeter Hutterer1-52/+104