summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2016-01-25Merge branch 'master' into tablet-supporttablet-supportPeter Hutterer3-0/+899
2016-01-22tablet: hook up relative motion eventsPeter Hutterer1-0/+6
2016-01-22tablet: add support for relative x/y motion deltasPeter Hutterer2-0/+26
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-19Merge branch 'master' into tablet-supportPeter Hutterer1-2/+2
2016-01-13doc: add section names to motion normalization subheadersPeter Hutterer1-2/+2
2016-01-11tablet: a tip event can replace an axis eventPeter Hutterer1-1/+2
2016-01-11tablet: add pressure threshold handlingPeter Hutterer1-0/+16
2016-01-05doc: add missing tip event to the allowed set of eventsPeter Hutterer1-2/+2
2016-01-05doc: fix and improve the tablet documentationPeter Hutterer1-49/+47
2016-01-05doc: improve absolute axis documentation a bitPeter Hutterer1-6/+12
2015-12-23tablet: add libinput_tablet_tool_is_unique()Peter Hutterer1-1/+3
2015-12-15doc: a couple of tablet documentation fixesPeter Hutterer1-0/+22
2015-12-15tablet: support tool-specific pressure offsetsPeter Hutterer1-0/+29
2015-12-14doc: add missing tablet-axes.svgPeter Hutterer1-0/+563
2015-12-14Merge branch 'master' into tablet-supportPeter Hutterer1-0/+18
2015-12-14touchpad: add a special quirk for the Lenovo x220 with updated firmwarePeter Hutterer1-0/+18
2015-12-02doc: fix double full stopPeter Hutterer1-2/+2
2015-11-24Merge branch 'master' into tablet-supportPeter Hutterer3-3/+6
2015-11-18doc: tablet documentation updatesPeter Hutterer2-3/+248
2015-11-18tablet: rename LIBINPUT_EVENT_TABLET to LIBINPUT_EVENT_TABLET_TOOLPeter Hutterer1-1/+1
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-10-21Merge branch 'master' into tablet-supportPeter Hutterer2-731/+757
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-26Merge branch 'master' into tablet-supportPeter Hutterer18-17/+14805
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-04Merge branch 'master' into tablet-supportPeter Hutterer5-1/+261
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-24Merge branch 'master' into tablet-supportPeter Hutterer11-2314/+8352
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-14Merge branch 'master' into tablet-supportPeter Hutterer3-9/+29
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-08Merge branch 'master' into tablet-supportPeter Hutterer7-0/+1668