index
:
~jwrdegoede/libinput
clickpad-improvements
clickpad-improvements-v2
for-peter
gestures
gestures-broken
libgestures-integration
master
wip/ptraccel-work
Hans' libinput repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libinput.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-04
Merge branch 'wip/touchpad-tap-timestamps'
Peter Hutterer
1
-0
/
+42
2017-05-02
doc: fix doxygen group for libinput_event_tablet_pad_get_time
Peter Hutterer
1
-1
/
+1
2017-05-02
doc: document the event timestamps
Peter Hutterer
1
-0
/
+42
2017-04-25
Add doc to discourage use of libinput_device_get_output_name()
Peter Hutterer
1
-0
/
+8
2017-02-21
Add the matching @see tags to the accel config
Peter Hutterer
1
-0
/
+16
2017-01-26
Clarify the default 'off' position of a switch
Peter Hutterer
1
-1
/
+5
2017-01-26
Add a "switch" interface for parts of the SW_* range
James Ye
1
-0
/
+112
2017-01-20
Merge branch 'wip/wheel-tilt-source'
Peter Hutterer
1
-0
/
+15
2017-01-18
Fix typos in Documentation
Rohith Mukku
1
-4
/
+4
2017-01-16
Fix doxygen references for natural scroll config
Peter Hutterer
1
-12
/
+12
2017-01-04
Add wheel tilt as axis source
Peter Hutterer
1
-0
/
+15
2016-08-15
Add configurable button map to tappings
Peter Hutterer
1
-0
/
+82
2016-08-15
doc: split middle button emulation into a separate page
Peter Hutterer
1
-16
/
+7
2016-07-11
Remove LIBINPUT_EVENT_TABLET_PAD_MODE event
Peter Hutterer
1
-13
/
+0
2016-07-11
Fix and improve mode group documentation
Peter Hutterer
1
-18
/
+29
2016-07-04
Merge branch 'wip/tablet-pad-modes-v3'
Peter Hutterer
1
-139
/
+437
2016-07-04
touchpad: remove software middle button when emulation is enabled
Peter Hutterer
1
-0
/
+4
2016-06-22
pad: Add a new API for modes and mode groups
Peter Hutterer
1
-0
/
+290
2016-06-22
doc: move the struct declarations to the top
Peter Hutterer
1
-126
/
+126
2016-06-22
doc: split the tablet pad events into their own doxygen module page
Peter Hutterer
1
-15
/
+23
2016-05-24
doc: update ref/unref behavior for the tablet tool
Peter Hutterer
1
-4
/
+7
2016-05-24
doc: update doc to explicitly state that the seat isn't referenced
Peter Hutterer
1
-0
/
+5
2016-05-19
doc: fix a few typos
Peter Hutterer
1
-2
/
+3
2016-05-16
Add support for relative device rotation (trackball only)
Peter Hutterer
1
-0
/
+96
2016-05-03
doc: add an overview of the various configuration options
Peter Hutterer
1
-0
/
+26
2016-05-03
doc: add missing @ingroup tag to the accel profile enum
Peter Hutterer
1
-0
/
+3
2016-04-18
Add the LIBINPUT_DEVICE_CAP_TABLET_PAD capability and matching interface
Peter Hutterer
1
-1
/
+312
2016-04-06
Fix spelling mistakes
Eric Engestrom
1
-4
/
+4
2016-03-29
Fix two doxygen groupings
Peter Hutterer
1
-1
/
+3
2016-02-11
test: add tablet test for out-of-bounds motion coordinates
Peter Hutterer
1
-0
/
+12
2016-02-09
tablet: change tilt axes to use degrees
Peter Hutterer
1
-4
/
+12
2016-02-04
doc: be more specific about tablet vs tablet tool
Peter Hutterer
1
-61
/
+63
2016-01-27
Merge branch 'master' into tablet-support
Peter Hutterer
1
-0
/
+73
2016-01-27
touchpad: add a config option to disable tap-and-drag
Peter Hutterer
1
-0
/
+73
2016-01-22
tablet: add support for relative x/y motion deltas
Peter Hutterer
1
-0
/
+34
2016-01-19
Merge branch 'master' into tablet-support
Peter Hutterer
1
-0
/
+2
2016-01-15
tablet: allow the various get_<axis> on tablet button events
Peter Hutterer
1
-9
/
+18
2016-01-11
tablet: a tip event can replace an axis event
Peter Hutterer
1
-2
/
+26
2016-01-11
doc: fix two grammar issues "of tablet tool" -> "of the tablet tool"
Peter Hutterer
1
-4
/
+4
2016-01-06
tablet: insert "STATE" into proximity/tip states
Peter Hutterer
1
-4
/
+4
2016-01-05
doc: add missing tip event to the allowed set of events
Peter Hutterer
1
-18
/
+38
2016-01-05
doc: fix and improve the tablet documentation
Peter Hutterer
1
-14
/
+28
2015-12-23
tablet: add libinput_tablet_tool_is_unique()
Peter Hutterer
1
-6
/
+18
2015-12-22
doc: add missing @config tag to libinput_config_send_event_modes
Peter Hutterer
1
-0
/
+2
2015-12-21
tablet: remove the libinput_tablet_tool_axis enum from the public API
Peter Hutterer
1
-21
/
+0
2015-12-21
tablet: reduce event deltas to only apply to the wheel
Peter Hutterer
1
-23
/
+14
2015-12-21
tablet: rename libinput_tablet_tool_has_axis into an axis-specific API set
Peter Hutterer
1
-5
/
+58
2015-12-21
tablet: rename axis_get_value into an axis-specific API set
Peter Hutterer
1
-34
/
+109
2015-12-21
tablet: rename axis_has_changed into an axis-specific API set
Peter Hutterer
1
-9
/
+150
2015-12-15
doc: a couple of tablet documentation fixes
Peter Hutterer
1
-24
/
+28
[next]