summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2016-01-20Merge branch 'wip/3-finger-pinch-gesture'Peter Hutterer3-0/+899
2016-01-20doc: explain the gesture ambiguity for 2-slot touchpadsPeter Hutterer2-0/+518
2016-01-20gestures: add support for three-finger pinch gesturesPeter Hutterer2-0/+381
2016-01-13doc: add section names to motion normalization subheadersPeter Hutterer1-2/+2
2015-12-14touchpad: add a special quirk for the Lenovo x220 with updated firmwarePeter Hutterer1-0/+18
2015-11-16doc: add a link to the dwt config call to the docPeter Hutterer1-1/+4
2015-11-09Documentation fixes to arrows in svg filesTomi Leppänen2-2/+2
2015-09-19touchpad: fix the number of button clicks in multitapPeter Hutterer1-759/+706
2015-09-11Add an API to change pointer acceleration profilesPeter Hutterer1-0/+17
2015-09-07touchpad: don't tap for 2fg down, followed by a single finger upPeter Hutterer1-96/+158
2015-08-24doc: add a diagram for evemu and note that libinput doesn't recordingsPeter Hutterer3-0/+26
2015-08-22doc: fix more typosJason Gerecke9-12/+12
2015-08-21doc: ellipse instead of ellipsisAndreas Pokorny1-2/+2
2015-08-17doc: fix typosPeter Hutterer1-3/+3
2015-08-12doc: add pointer acceleration documentationPeter Hutterer7-0/+14762
2015-08-03doc: add a page about touchpadsPeter Hutterer2-1/+164
2015-07-30doc: add a page on how to report bugsPeter Hutterer3-0/+90
2015-07-27touchpad: disable 2fg scrolling on Synaptics semi-mt touchpadsPeter Hutterer1-0/+7
2015-07-24touchpad: only try thumb detection in the lowest 15/8mmPeter Hutterer3-0/+145
2015-07-16doc: use bootstrap for doxygen stylingPeter Hutterer7-3/+8069
2015-07-16doc: strip doxygen file from all default valuesPeter Hutterer1-2311/+0
2015-07-16doc: add a page about the available toolsPeter Hutterer2-0/+104
2015-07-16doc: group the "related pages" by general topicPeter Hutterer2-1/+35
2015-07-14evdev: use LIBINPUT_ATTR_SIZE_HINT for resolutionsPeter Hutterer1-5/+9
2015-07-09touchpad: work thumb detection into the tap state machinePeter Hutterer1-0/+18
2015-07-09touchpad: allow edge scrolling on clickpadsPeter Hutterer1-4/+2
2015-07-07doc: add "mouse is too fast" to the FAQPeter Hutterer2-0/+9
2015-07-06doc: add documentation for touchpad gesturesPeter Hutterer5-0/+1659
2015-07-02Drop motion normalization of unaccelerated deltasPeter Hutterer1-4/+27
2015-06-23touchpad: hook up drag lock configurationPeter Hutterer1-343/+385
2015-06-23Add configuration interface for tap drag-lockPeter Hutterer1-6/+13
2015-06-10doc: make horizontal scrolling a separate sectionPeter Hutterer1-0/+2
2015-06-10doc: provide an outline of which scroll method is available wherePeter Hutterer1-2/+12
2015-06-10doc: add a note that middle-button dragging is not possible on sticksPeter Hutterer1-0/+4
2015-06-03touchpad: impose maximum distance limits on clickfingersPeter Hutterer2-3/+116
2015-06-02doc: add a graphic to explain tap-n-dragPeter Hutterer3-9/+827
2015-06-01doc: add a FAQ pagePeter Hutterer3-0/+83
2015-06-01README: add two diagrams to outline the stackPeter Hutterer3-0/+38
2015-05-28doc: improve the T440 documentation a bitPeter Hutterer1-17/+58
2015-05-28doc: add illustrations for clickfinger and software button behaviorPeter Hutterer6-24/+606
2015-05-28doc: add a blurb about scroll sources to the scrolling docsPeter Hutterer1-0/+19
2015-05-27touchpad: touches after the last key press can be releasedPeter Hutterer1-2/+3
2015-05-22doc: drop leftovers of Check's selective test runningPeter Hutterer1-14/+4
2015-05-22test: add --filter-group argument to match test groups (suites)Peter Hutterer1-2/+10
2015-05-22test: add --filter-device argumentPeter Hutterer1-0/+11
2015-05-22test: add filtering to litest frameworkPeter Hutterer1-2/+6
2015-05-20doc: clarify a comment what a "no device" test case meansPeter Hutterer1-1/+2
2015-05-19test: parse the LITEST_VERBOSE environment variablePeter Hutterer1-0/+12
2015-05-18doc: add some documentation for disable-while-typingPeter Hutterer1-0/+21
2015-05-18touchpad: end tap-and-drag with an extra tapVelimir Lisec2-216/+267