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-util.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
test: highlight the various state machines with colors
Peter Hutterer
1
-3
/
+14
2017-03-28
test: add color to litest verbose output
Peter Hutterer
1
-0
/
+4
2017-02-13
touchpad: add a hwdb quirk for (external) touchpad/keyboard combos
Peter Hutterer
1
-0
/
+7
2017-02-09
Merge branch 'gcov-tests'
Peter Hutterer
1
-0
/
+1
2017-02-09
evdev: split calibration property parsing into a helper
Peter Hutterer
1
-0
/
+1
2017-02-09
touchpad: mark the Apple onebutton touchpad as clickfinger-default
Peter Hutterer
1
-0
/
+1
2017-01-30
switch: for surface 3 tablets, write the lid open to the device
Peter Hutterer
1
-0
/
+1
2017-01-26
switch: only sync the initial state if we know the state is reliable
Peter Hutterer
1
-0
/
+9
2016-12-20
touchpad: if an external touchpad and keyboard share a VID/PID assume dwt
Peter Hutterer
1
-0
/
+1
2016-11-29
util: add a helper function to split a string into substrings
Peter Hutterer
1
-0
/
+18
2016-11-29
util: add safe_atod for locale-independent conversion
Peter Hutterer
1
-0
/
+29
2016-11-28
util: if errno is nonzero, exit early from safe_atoi
Peter Hutterer
1
-0
/
+4
2016-11-28
util: fix include order
Peter Hutterer
1
-1
/
+1
2016-11-28
util: fix indentation for safe_atoi
Peter Hutterer
1
-11
/
+11
2016-11-04
evdev: implement support for the MOUSE_WHEEL_CLICK_COUNT property
Peter Hutterer
1
-0
/
+1
2016-08-02
Include config.h from libinput-util.h
Peter Hutterer
1
-0
/
+2
2016-07-20
Switch a bunch of internal functions from int to bool
Peter Hutterer
1
-7
/
+7
2016-07-13
Fix some indentation issues
Peter Hutterer
1
-5
/
+5
2016-06-24
pad: implement basic mode group support (1 group with 1 mode)
Peter Hutterer
1
-0
/
+1
2016-06-22
util: add safe_atoi helper function
Peter Hutterer
1
-0
/
+20
2016-05-16
Add support for relative device rotation (trackball only)
Peter Hutterer
1
-0
/
+21
2016-05-03
Constify two matrix multiplication helpers
Peter Hutterer
1
-2
/
+2
2016-04-22
touchpad: exclude Logitech touchpads from disable-while-typing
Peter Hutterer
1
-0
/
+1
2016-02-05
Indentation fixes
Peter Hutterer
1
-3
/
+3
2016-02-05
touchpad: while a key is held down, don't disable dwt
Peter Hutterer
1
-0
/
+14
2016-01-22
tablet: hook up relative motion events
Peter Hutterer
1
-0
/
+10
2016-01-19
Merge branch 'master' into tablet-support
Peter Hutterer
1
-0
/
+1
2016-01-11
touchpad: fix DWT pairing for Macbook Pro 2015
Caibin Chen
1
-0
/
+1
2015-12-14
Merge branch 'master' into tablet-support
Peter Hutterer
1
-1
/
+1
2015-12-14
util: drop trailing semicolon from CASE_RETURN_STRING macro
Peter Hutterer
1
-1
/
+1
2015-08-26
Merge branch 'master' into tablet-support
Peter Hutterer
1
-6
/
+0
2015-08-20
Drop obsolete unused declarations for log_info/set_logging_enabled
Peter Hutterer
1
-6
/
+0
2015-08-04
Merge branch 'master' into tablet-support
Peter Hutterer
1
-0
/
+30
2015-07-28
Change to micro seconds for measuring time internally
Jonas Ã…dahl
1
-0
/
+30
2015-07-24
Merge branch 'master' into tablet-support
Peter Hutterer
1
-6
/
+4
2015-07-23
Merge branch 'serial-synaptics-cursor-jump'
Peter Hutterer
1
-0
/
+2
2015-07-22
Tag synaptics serial touchpads with a LIBINPUT_MODEL tag
Peter Hutterer
1
-0
/
+2
2015-07-22
Move CASE_RETURN_STRING to libinput-util.h
Peter Hutterer
1
-0
/
+2
2015-07-20
Drop vector_length(), replace with hypot(3)
Peter Hutterer
1
-6
/
+0
2015-07-14
Merge branch 'master' into tablet-support
Peter Hutterer
1
-0
/
+2
2015-07-14
util: add a helper function to parse a "WIDTHxHEIGHT" property
Peter Hutterer
1
-0
/
+2
2015-07-06
Merge branch 'master' into tablet-support
Peter Hutterer
1
-0
/
+3
2015-07-02
filter: pass the DPI to the acceleration filter
Peter Hutterer
1
-0
/
+3
2015-06-29
Merge branch 'master' into tablet-support
Peter Hutterer
1
-0
/
+10
2015-06-25
Add a debug_trace() macro for easier debugging
Peter Hutterer
1
-0
/
+9
2015-06-22
Merge branch 'master' into tablet-support
Peter Hutterer
1
-16
/
+17
2015-06-16
COPYING: Update boilerplate from MIT X11 to MIT Expat license
Peter Hutterer
1
-16
/
+17
2015-06-16
Merge branch 'master' into tablet-support
Peter Hutterer
1
-0
/
+6
2015-06-16
touchpad: set the finger pin distance to 5mm where possible
Peter Hutterer
1
-0
/
+6
2015-06-04
Merge branch 'master' into tablet-support
Peter Hutterer
1
-0
/
+38
[next]