summaryrefslogtreecommitdiff
path: root/src/libinput.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-18tablet: rename libinput_event_tablet to libinput_event_tablet_toolPeter Hutterer1-33/+33
2015-11-18tablet: rename LIBINPUT_EVENT_TABLET to LIBINPUT_EVENT_TABLET_TOOLPeter Hutterer1-23/+23
2015-11-18tablet: rename the tablet capability to a tablet_tool capabilityPeter Hutterer1-9/+9
2015-11-18tablet: rename TOOL_TIP to TABLET_TOOL_TIPPeter Hutterer1-2/+2
2015-11-18tablet: rename tool_tip_state to tablet_tool_tip_statePeter Hutterer1-2/+2
2015-11-18tablet: rename TOOL_PROXIMITY_ to TABLET_TOOL_PROXIMITYPeter Hutterer1-4/+4
2015-11-18tablet: rename tool_proximity_state to tablet_tool_proximity statePeter Hutterer1-2/+2
2015-11-18tablet: rename TOOL_TYPE to TABLET_TOOL_TYPEPeter Hutterer1-13/+13
2015-11-18tablet: rename libinput_tool_type to libinput_tablet_tool_typePeter Hutterer1-3/+3
2015-11-18tablet: rename the tablet axes to "LIBINPUT_TABLET_TOOL_AXIS_..."Peter Hutterer1-18/+18
2015-11-18tablet: rename libinput_tablet_axis to libinput_tablet_tool_axisPeter Hutterer1-6/+6
2015-11-18tablet: rename libinput_tool to libinput_tablet_toolPeter Hutterer1-13/+13
2015-11-12tablet: split out tip handling into a separate eventPeter Hutterer1-0/+41
2015-11-12tablet: clarify tablet axis behavior in regards to proximityPeter Hutterer1-0/+7
2015-11-09tablet: widen the tool id to 64 bitsPeter Hutterer1-1/+1
2015-11-09tablet: rename all tool types to LIBINPUT_TOOL_TYPE_*Peter Hutterer1-14/+15
2015-11-05tablet: widen the serial type to uint64_tPeter Hutterer1-1/+1
2015-10-21Merge branch 'master' into tablet-supportPeter Hutterer1-0/+94
2015-09-11Add an API to change pointer acceleration profilesPeter Hutterer1-0/+74
2015-09-04Note that libinput_unref() really destroys everythingPeter Hutterer1-0/+20
2015-08-26Merge branch 'master' into tablet-supportPeter Hutterer1-4/+8
2015-08-21doc: inverse event type restriction of x and y accessorsAndreas Pokorny1-4/+8
2015-08-04tablet: add get_time_usec() for tablets, switch to usecPeter Hutterer1-0/+9
2015-08-04Merge branch 'master' into tablet-supportPeter Hutterer1-0/+32
2015-07-28Change to micro seconds for measuring time internallyJonas Ã…dahl1-0/+32
2015-07-24Merge branch 'master' into tablet-supportPeter Hutterer1-0/+90
2015-07-24Add a configuration interface for enabling/disabling disable-while-typingPeter Hutterer1-0/+90
2015-07-09doc: drop a confusing notePeter Hutterer1-8/+0
2015-07-09doc: improve the tablet documentationPeter Hutterer1-8/+31
2015-07-08Merge branch 'master' into tablet-supportPeter Hutterer1-2/+209
2015-07-06doc: add documentation for touchpad gesturesPeter Hutterer1-0/+2
2015-07-06gestures: allow any gesture event type for gesture_get_dx/dy and get_anglePeter Hutterer1-19/+0
2015-07-06gestures: check for valid types on the gesture event APIPeter Hutterer1-2/+11
2015-07-06touchpad: Allow querying whether a gesture ended normally or was cancelledHans de Goede1-0/+17
2015-07-06touchpad: Extend the touchpad gesture API with pinch gesturesHans de Goede1-12/+68
2015-07-06touchpad: Add an API for touchpad gesture eventsHans de Goede1-2/+146
2015-07-06Merge branch 'master' into tablet-supportPeter Hutterer1-12/+14
2015-07-02Drop motion normalization of unaccelerated deltasPeter Hutterer1-12/+14
2015-06-29Merge branch 'master' into tablet-supportPeter Hutterer1-0/+81
2015-06-26Add missing @ingroup tag to the logging priority enumPeter Hutterer1-0/+2
2015-06-23Add configuration interface for tap drag-lockPeter Hutterer1-0/+79
2015-06-22Merge branch 'master' into tablet-supportPeter Hutterer1-18/+20
2015-06-18Fix documentation for tap_get_enabled()Peter Hutterer1-1/+2
2015-06-16COPYING: Update boilerplate from MIT X11 to MIT Expat licensePeter Hutterer1-17/+18
2015-06-04Merge branch 'master' into tablet-supportPeter Hutterer1-0/+1
2015-05-28Update Red Hat's copyrightPeter Hutterer1-0/+1
2015-05-27tablet: add missing libinput_event_tablet_get_base_eventPeter Hutterer1-0/+8
2015-05-22Merge branch 'master' into tablet-supportPeter Hutterer1-0/+140
2015-04-23Add libinput_device_keyboard_has_key()Peter Hutterer1-0/+16
2015-04-17Add middle mouse button emulation config optionsPeter Hutterer1-0/+124