summaryrefslogtreecommitdiff
path: root/src/libinput-private.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Merge branch 'master' into tablet-supportPeter Hutterer1-0/+5
2016-01-27touchpad: add a config option to disable tap-and-dragPeter Hutterer1-0/+5
2016-01-25Merge branch 'master' into tablet-supporttablet-supportPeter Hutterer1-0/+2
2016-01-22tablet: add support for relative x/y motion deltasPeter Hutterer1-0/+1
2016-01-20gestures: pass the finger count into pinch eventsPeter Hutterer1-0/+2
2016-01-15tablet: use a struct rather than a double array for axis valuesPeter Hutterer1-5/+15
2016-01-11tablet: a tip event can replace an axis eventPeter Hutterer1-0/+1
2016-01-11tablet: add pressure threshold handlingPeter Hutterer1-0/+8
2016-01-11tablet: always set the pressure offsetPeter Hutterer1-1/+1
2015-12-23tablet: split out axis handling into helper functionsPeter Hutterer1-0/+5
2015-12-23tablet: store the wheel delta in the normal axesPeter Hutterer1-1/+0
2015-12-23tablet: dump deltas, replace it with a single wheel_delta variablePeter Hutterer1-1/+1
2015-12-23tablet: dump deltas_discrete, replace with a single wheel_discrete variablePeter Hutterer1-1/+1
2015-12-21tablet: remove the libinput_tablet_tool_axis enum from the public APIPeter Hutterer1-2/+14
2015-12-15tablet: support tool-specific pressure offsetsPeter Hutterer1-0/+3
2015-11-18tablet: rename tool_tip_state to tablet_tool_tip_statePeter Hutterer1-3/+3
2015-11-18tablet: rename tool_proximity_state to tablet_tool_proximity statePeter Hutterer1-1/+1
2015-11-18tablet: rename libinput_tool_type to libinput_tablet_tool_typePeter Hutterer1-1/+1
2015-11-18tablet: rename the tablet axes to "LIBINPUT_TABLET_TOOL_AXIS_..."Peter Hutterer1-2/+2
2015-11-18tablet: rename libinput_tool to libinput_tablet_toolPeter Hutterer1-5/+5
2015-11-16tablet: allow fetching the tip state from any tablet eventPeter Hutterer1-0/+2
2015-11-12tablet: split out tip handling into a separate eventPeter Hutterer1-0/+7
2015-10-21Merge branch 'master' into tablet-supportPeter Hutterer1-1/+16
2015-09-11Add an API to change pointer acceleration profilesPeter Hutterer1-0/+6
2015-09-10Fix leaking device groupsPeter Hutterer1-1/+10
2015-08-26Merge branch 'master' into tablet-supportPeter Hutterer1-0/+14
2015-08-20Add log_*_ratelimit wrappersPeter Hutterer1-0/+14
2015-08-04tablet: add get_time_usec() for tablets, switch to usecPeter Hutterer1-3/+3
2015-08-04Merge branch 'master' into tablet-supportPeter Hutterer1-1/+4
2015-07-28Ignore test devices for libinput contexts not run from the test suiteJonas Ådahl1-0/+3
2015-07-28Change to micro seconds for measuring time internallyJonas Ådahl1-1/+1
2015-07-24Merge branch 'master' into tablet-supportPeter Hutterer1-2/+16
2015-07-24Add a configuration interface for enabling/disabling disable-while-typingPeter Hutterer1-0/+12
2015-07-21Mark internal log functions with attribute(printf)Peter Hutterer1-2/+4
2015-07-08Merge branch 'master' into tablet-supportPeter Hutterer1-0/+62
2015-07-06gestures: check for valid types on the gesture event APIPeter Hutterer1-0/+1
2015-07-06touchpad: Allow querying whether a gesture ended normally or was cancelledHans de Goede1-0/+11
2015-07-06touchpad: Implement pinch gesture supportHans de Goede1-0/+33
2015-07-06touchpad: Extend the touchpad gesture API with pinch gesturesHans de Goede1-0/+9
2015-07-06touchpad: Add an API for touchpad gesture eventsHans de Goede1-0/+8
2015-07-06Merge branch 'master' into tablet-supportPeter Hutterer1-1/+1
2015-07-02Drop motion normalization of unaccelerated deltasPeter Hutterer1-1/+1
2015-06-29Merge branch 'master' into tablet-supportPeter Hutterer1-0/+5
2015-06-23Add configuration interface for tap drag-lockPeter Hutterer1-0/+5
2015-06-22Merge branch 'master' into tablet-supportPeter Hutterer1-16/+17
2015-06-16COPYING: Update boilerplate from MIT X11 to MIT Expat licensePeter Hutterer1-16/+17
2015-06-04Merge branch 'master' into tablet-supportPeter Hutterer1-0/+1
2015-05-28Update Red Hat's copyrightPeter Hutterer1-0/+1
2015-05-22Merge branch 'master' into tablet-supportPeter Hutterer1-0/+102
2015-04-17Add middle mouse button emulation config optionsPeter Hutterer1-0/+12