summaryrefslogtreecommitdiff
path: root/src/libinput.h
Commit message (Expand)AuthorAgeFilesLines
* doc: document libinput_device_tablet_pad_get_* error caseJosé Expósito2023-03-251-3/+3
* filter: add scroll movement type to the custom acceleration profileYinon Burgansky2023-02-241-0/+5
* Introduce custom acceleration profileYinon Burgansky2023-01-171-0/+174
* Allow rotation on all mice and for any angleLucas Zampieri2022-12-051-5/+0
* touchpad: new option dwtp (disable-while-trackpointing)pudiva chip líquida2022-03-081-0/+100
* doc: guarantee end sequence for continuous scrollJosé Expósito2021-09-191-4/+4
* High-resolution scroll wheel supportPeter Hutterer2021-08-311-3/+195
* libinput: add hold gesture public API and tool supportJosé Expósito2021-06-091-0/+5
* touchpad: allow tap-and-drag for two-finger and three-finger tapssatrmb2020-09-251-4/+3
* doc: fix a wrongly named parameterPeter Hutterer2020-09-041-1/+1
* [clang-tidy] fix inconsistent declarationsRosen Penev2020-08-271-1/+1
* Deprecate wheel tilt as separate axis sourcePeter Hutterer2020-05-211-8/+6
* pad: add LIBINPUT_EVENT_TABLET_PAD_KEY for pad keysPeter Hutterer2019-12-041-0/+81
* Add a scroll button lock featurePeter Hutterer2019-10-171-0/+75
* LIBINPUT_EVENT_TABLET_BUTTON doesn't exist, use LIBINPUT_EVENT_TABLET_PAD_BUTTONAleix Pol2019-10-111-1/+1
* doc: update reference to the event codes headerPeter Hutterer2019-09-251-2/+2
* tablet: add a the Totem tool type to the tablet interfacePeter Hutterer2019-06-071-0/+96
* doc/api: add since tags to all functions after 1.0Peter Hutterer2019-04-031-0/+244
* doc/api: improve readability of the API docsPeter Hutterer2019-03-271-1/+1
* doc: add missing @refPeter Hutterer2019-01-171-1/+1
* doc: correct a slightly ambiguous @ref wordingPeter Hutterer2019-01-171-1/+1
* doc: fix doxygen references for libinput_get_user_dataPeter Hutterer2019-01-031-1/+2
* doc/user: more documentation cleanups and fixesPeter Hutterer2018-08-011-1/+12
* doc: refer to "the libinput documentation" in a few @see casesPeter Hutterer2018-07-271-69/+74
* doc: drop a few unnecessary @refPeter Hutterer2018-07-271-2/+1
* doc: copy some bits of the tablet docs to doxygenPeter Hutterer2018-07-271-12/+58
* Revert "Expose a custom acceleration profile"Peter Hutterer2018-05-211-56/+0
* Merge branch 'wip/custom-pointer-acceleration-function-v2'Peter Hutterer2018-05-021-0/+56
|\
| * Expose a custom acceleration profilePeter Hutterer2018-04-261-0/+56
* | Add libinput_device_touch_get_touch_count()Peter Hutterer2018-05-011-0/+14
|/
* Fix a doxygen link for the get_default_matrix callPeter Hutterer2018-04-061-1/+1
* Include stdarg.h where variadic functions are usedGreg V2017-12-011-0/+1
* Add support for SW_TABLET_MODEPeter Hutterer2017-09-061-0/+16
* Add libinput_device_switch_has_switch()Peter Hutterer2017-09-061-0/+16
* doc: add a line breakPeter Hutterer2017-07-121-0/+1
* Merge branch 'wip/touchpad-tap-timestamps'Peter Hutterer2017-05-041-0/+42
|\
| * doc: document the event timestampsPeter Hutterer2017-05-021-0/+42
* | doc: fix doxygen group for libinput_event_tablet_pad_get_timePeter Hutterer2017-05-021-1/+1
|/
* Add doc to discourage use of libinput_device_get_output_name()Peter Hutterer2017-04-251-0/+8
* Add the matching @see tags to the accel configPeter Hutterer2017-02-211-0/+16
* Clarify the default 'off' position of a switchPeter Hutterer2017-01-261-1/+5
* Add a "switch" interface for parts of the SW_* rangeJames Ye2017-01-261-0/+112
* Merge branch 'wip/wheel-tilt-source'Peter Hutterer2017-01-201-0/+15
|\
| * Add wheel tilt as axis sourcePeter Hutterer2017-01-041-0/+15
* | Fix typos in DocumentationRohith Mukku2017-01-181-4/+4
* | Fix doxygen references for natural scroll configPeter Hutterer2017-01-161-12/+12
|/
* Add configurable button map to tappingsPeter Hutterer2016-08-151-0/+82
* doc: split middle button emulation into a separate pagePeter Hutterer2016-08-151-16/+7
* Remove LIBINPUT_EVENT_TABLET_PAD_MODE eventPeter Hutterer2016-07-111-13/+0
* Fix and improve mode group documentationPeter Hutterer2016-07-111-18/+29