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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-24
tools: use 'required_argument'/'no_argument' for getopt_long
Peter Hutterer
1
-27
/
+27
2017-03-23
Merge branch 'wip/tablet-wobbly-lines-v2'
Peter Hutterer
4
-210
/
+440
2017-03-23
tablet: add axis smoothing
Peter Hutterer
3
-19
/
+110
2017-03-23
tablet: reset delta and changed axes as soon as we send them
Peter Hutterer
1
-5
/
+32
2017-03-23
tablet: add assert that deltas are always 0
Peter Hutterer
1
-0
/
+3
2017-03-23
tablet: split point vs delta handling up
Peter Hutterer
1
-33
/
+28
2017-03-23
table: move custom rotation handling into a helper function
Peter Hutterer
1
-27
/
+42
2017-03-23
tablet: reshuffle device axis updates
Peter Hutterer
1
-43
/
+34
2017-03-23
tablet: move the axis transforms to the end
Peter Hutterer
1
-3
/
+3
2017-03-23
tablet: move delta processing down
Peter Hutterer
1
-1
/
+2
2017-03-23
tablet: add a motion history
Peter Hutterer
2
-5
/
+65
2017-03-23
tablet: move definition of tablet_axes down
Peter Hutterer
1
-12
/
+12
2017-03-23
tablet: reshuffle the event sending code
Peter Hutterer
1
-87
/
+142
2017-03-23
tablet: remove unnecessary out-of-proximity check
Peter Hutterer
1
-8
/
+1
2017-03-23
tablet: drop unnecessary call to reset the changed axes
Peter Hutterer
1
-1
/
+0
2017-03-23
touchpad: add touchpad pressure state debugging to debug output
Peter Hutterer
1
-1
/
+6
2017-03-23
configure.ac: libinput 1.7.0
Peter Hutterer
1
-3
/
+3
2017-03-23
evdev: mark the new log functions as printf-style functions
Peter Hutterer
2
-2
/
+4
2017-03-23
touchpad: add pressure ranges for cyapa touchpads
Peter Hutterer
1
-0
/
+3
2017-03-22
tools: print axes, but not capabilities on proximity out
Peter Hutterer
1
-32
/
+34
2017-03-14
test: add missing linebreak to error message
Peter Hutterer
1
-1
/
+1
2017-03-14
test: fix tablet touch arbitration case
Peter Hutterer
1
-1
/
+1
2017-03-14
test: don't use the same mouse twice
Peter Hutterer
1
-2
/
+2
2017-03-10
configure.ac: libinput 1.7rc2
Peter Hutterer
1
-2
/
+2
2017-03-10
configure.ac: set AC_CONFIG_AUX_DIR
Peter Hutterer
1
-0
/
+1
2017-03-09
doc: expand on the default tap settings
Peter Hutterer
1
-2
/
+6
2017-03-08
test: drop ABS_MT_PRESSURE from the bcm5974
Peter Hutterer
1
-3
/
+0
2017-03-08
doc: expand build instructinos
Peter Hutterer
1
-10
/
+58
2017-03-08
touchpad: add elantech-specific pressure values
Peter Hutterer
1
-3
/
+8
2017-03-02
touchpad: ignore hovering touches for the software button state
Peter Hutterer
2
-1
/
+33
2017-03-01
tools: fix printing of tablet coordinates
Peter Hutterer
1
-1
/
+1
2017-02-28
touchpad: reduce minimum height for horiz edge scrolling to 40mm
Peter Hutterer
2
-3
/
+3
2017-02-27
tools: fix two comment typos
Peter Hutterer
1
-1
/
+1
2017-02-27
Merge branch 'wip/log-function-rework'
Peter Hutterer
18
-466
/
+481
2017-02-27
tools: add mode group info to libinput-list-devices
Peter Hutterer
1
-1
/
+8
2017-02-27
Fix a crash when requesting invalid mode group indices
Peter Hutterer
1
-0
/
+4
2017-02-24
tools: add "--quiet" option to only log libinput messages
Peter Hutterer
3
-75
/
+87
2017-02-24
timer: prefix all messages with "timer:"
Peter Hutterer
1
-4
/
+4
2017-02-24
evdev: standardize log messsages
Peter Hutterer
14
-387
/
+389
2017-02-24
evdev: move the 'device removed' message to the evdev backend
Peter Hutterer
2
-4
/
+5
2017-02-23
configure.ac: libinput 1.7rc1
Peter Hutterer
2
-3
/
+3
2017-02-23
doc: add a custom css for local overrides
Peter Hutterer
3
-2
/
+51
2017-02-23
doc: allow custom styles to overide the bootstrap style
Peter Hutterer
2
-4
/
+2
2017-02-23
doc: disable the search engine/search box
Peter Hutterer
1
-0
/
+1
2017-02-23
doc: minor documentation fix
Peter Hutterer
1
-1
/
+1
2017-02-22
test: add a has_slider check for the airbrush tool
Peter Hutterer
1
-0
/
+2
2017-02-22
Merge branch 'wip/logitech-marble-mouse-middleemulation'
Peter Hutterer
8
-55
/
+330
2017-02-21
tools: print accel profiles up to 1000 mm/s
Peter Hutterer
1
-1
/
+1
2017-02-21
tools: print the key as -1 for obfuscated keys
Peter Hutterer
1
-0
/
+1
2017-02-21
Add the matching @see tags to the accel config
Peter Hutterer
1
-0
/
+16
[next]