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
/
evdev-mt-touchpad-buttons.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
touchpad: ignore hovering touches for the software button state
Peter Hutterer
1
-1
/
+1
2017-02-24
evdev: standardize log messsages
Peter Hutterer
1
-17
/
+12
2017-02-09
touchpad: mark the Apple onebutton touchpad as clickfinger-default
Peter Hutterer
1
-5
/
+10
2017-02-08
touchpad: expand top middle button to cover 40mm to 60mm
Peter Hutterer
1
-2
/
+2
2017-01-31
evdev: add a wrapper to get the evdev device from a libinput device
Peter Hutterer
1
-5
/
+5
2017-01-11
touchpad: add a model tag to mark touchpads with visible marker
Peter Hutterer
1
-3
/
+1
2016-08-11
evdev: switch three ints to booleans
Peter Hutterer
1
-1
/
+1
2016-08-01
touchpad: change manual calculations of dimensions to helper functions
Peter Hutterer
1
-41
/
+40
2016-07-20
touchpad: change clickfinger check distance function to a bool
Peter Hutterer
1
-7
/
+7
2016-07-20
Switch a bunch of internal functions from int to bool
Peter Hutterer
1
-1
/
+1
2016-07-20
Change a few functions that only ever returned 0 to voids
Peter Hutterer
1
-10
/
+4
2016-07-18
touchpad: change offset ints to device_coords
Peter Hutterer
1
-15
/
+15
2016-07-14
touchpad: reduce middle button size on Dell touchpads to 10mm
Peter Hutterer
1
-3
/
+21
2016-07-04
touchpad: remove software middle button when emulation is enabled
Peter Hutterer
1
-2
/
+90
2016-04-05
touchpad: add a middle button software area
Peter Hutterer
1
-1
/
+30
2016-04-01
touchpad: fix left-handed top software trackpoint buttons
Peter Hutterer
1
-7
/
+16
2016-01-20
touchpad: constify a couple of helper functions
Peter Hutterer
1
-9
/
+18
2015-07-28
Change to micro seconds for measuring time internally
Jonas Ã…dahl
1
-4
/
+4
2015-07-27
touchpad: don't check clickfinger distance for three fingers
Peter Hutterer
1
-18
/
+7
2015-07-27
touchpad: don't log a bug for Apple's one-button touchpads
Peter Hutterer
1
-1
/
+2
2015-07-24
Merge branch 'thumb-detect-improvements'
Peter Hutterer
1
-3
/
+6
2015-07-24
touchpad: only try thumb detection in the lowest 15/8mm
Peter Hutterer
1
-2
/
+3
2015-07-23
Merge branch 'serial-synaptics-cursor-jump'
Peter Hutterer
1
-10
/
+7
2015-07-22
evdev: allow for multiple LIBINPUT_MODEL_* flags per device
Peter Hutterer
1
-10
/
+7
2015-07-22
Move CASE_RETURN_STRING to libinput-util.h
Peter Hutterer
1
-2
/
+0
2015-07-22
touchpad: ignore thumbs when counting clickfingers
Peter Hutterer
1
-0
/
+3
2015-07-22
touchpad: 4-finger clickfingers are middle button clicks
Peter Hutterer
1
-2
/
+1
2015-07-21
Move CASE_RETURN_STRING to libinput-util.h
Peter Hutterer
1
-2
/
+0
2015-07-20
Code cleanup
Thomas Hindoe Paaboel Andersen
1
-1
/
+0
2015-07-15
touchpad: fix typo in comment
Peter Hutterer
1
-1
/
+1
2015-07-14
touchpad: drop fake resolution handling
Peter Hutterer
1
-40
/
+9
2015-07-09
touchpad: add pressure-based thumb-detection
Peter Hutterer
1
-0
/
+3
2015-07-09
touchpad: be smarter about clickfinger thumb detection
Peter Hutterer
1
-10
/
+38
2015-07-09
touchpad: allow edge scrolling on clickpads
Peter Hutterer
1
-0
/
+4
2015-07-06
touchpad: correct a comment
Peter Hutterer
1
-4
/
+2
2015-06-26
evdev: store the device dimensions
Peter Hutterer
1
-10
/
+8
2015-06-25
touchpad: fix stuck finger after a click
Peter Hutterer
1
-1
/
+1
2015-06-22
touchpad: mark ALPS touchpads for middle button emulation
Peter Hutterer
1
-3
/
+30
2015-06-16
COPYING: Update boilerplate from MIT X11 to MIT Expat license
Peter Hutterer
1
-16
/
+17
2015-06-16
touchpad: set the finger pin distance to 5mm where possible
Peter Hutterer
1
-6
/
+13
2015-06-03
touchpad: on non-resolution touchpads, use 30% as maximum clickfinger spread
Peter Hutterer
1
-12
/
+23
2015-06-03
touchpad: impose maximum distance limits on clickfingers
Peter Hutterer
1
-1
/
+70
2015-06-03
touchpad: move clickfinger finger decision into a helper function
Peter Hutterer
1
-8
/
+19
2015-06-01
Add missing config.h includes
Jon A. Cruz
1
-0
/
+2
2015-05-28
Update Red Hat's copyright
Peter Hutterer
1
-1
/
+1
2015-05-27
touchpad: add helper function to get from tp to the libinput context
Peter Hutterer
1
-4
/
+4
2015-05-21
Rename MODEL_SYSTEM76_CLEVO to MODEL_CLEVO_W740SU
Jan Alexander Steffens (heftig)
1
-1
/
+1
2015-05-05
touchpad: enable clickfinger by default on some System76 laptops
Peter Hutterer
1
-4
/
+14
2015-05-04
touchpad: enable clickfinger by default on chromebooks
Peter Hutterer
1
-1
/
+4
2015-04-27
touchpad: allow BTN_LEFT in clickfinger mode without touches
Peter Hutterer
1
-2
/
+4
[next]