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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-02
evdev-mt-touchpad: Enable timestamp smoothing support for bluetooth touchpads
HEAD
master
Hans de Goede
3
-3
/
+11
2017-07-02
filter: Add timestamp smoothing support
Hans de Goede
1
-7
/
+18
2017-06-26
touchpad: ignore the tap motion threshold if fingers > slots
Peter Hutterer
1
-0
/
+12
2017-06-23
Skip restorecon if it cannot be found
Peter Hutterer
1
-2
/
+4
2017-06-21
touchpad: update the timestamp even when we only get other axes
Peter Hutterer
1
-0
/
+3
2017-06-21
touchpad: rename tp_touch->millis to tp_touch->time
Peter Hutterer
4
-11
/
+11
2017-06-21
meson: restore the SELinux context for our .so file on install
Peter Hutterer
2
-1
/
+11
2017-06-19
touchpad: use the "is internal keyboard" tag to enable dwt
Peter Hutterer
1
-31
/
+10
2017-06-19
evdev: default to log error priority
Peter Hutterer
1
-1
/
+1
2017-06-02
Add tv2us helper function
Peter Hutterer
2
-1
/
+7
2017-06-02
evdev: hook up the libevdev log handler
Peter Hutterer
1
-1
/
+36
2017-05-23
Revert "lid: force the lid to open when the keyboard device is removed"
Peter Hutterer
1
-23
/
+11
2017-05-23
lid: force the lid to open when the keyboard device is removed
Peter Hutterer
1
-11
/
+23
2017-05-23
lid: setup the keyboard notifier when pairing it
Benjamin Tissoires
1
-2
/
+5
2017-05-23
lid: track the notifier initial state internally, but not externally
Benjamin Tissoires
1
-26
/
+23
2017-05-23
lid: tighten the lid-keyboard pairing
Peter Hutterer
1
-17
/
+11
2017-05-23
evdev: read LIBINPUT_ATTR_KEYBOARD_INTEGRATION property
Peter Hutterer
3
-4
/
+33
2017-05-23
lid: add a comment for why we post the switch state there
Peter Hutterer
1
-0
/
+4
2017-05-22
Remove write-only CYAPA model tag
Peter Hutterer
2
-2
/
+0
2017-05-17
util: harmonize container_of() definition with linux kernel one
Gabriel Laskar
6
-26
/
+17
2017-05-15
util: use offsetof in container_of
Gabriel Laskar
1
-2
/
+3
2017-05-11
touchpad: pull the tap exclusion zone down to the full edge zone
Peter Hutterer
1
-9
/
+2
2017-05-11
evdev: replace null sentinel with ARRAY_SIZE
Eric Engestrom
1
-10
/
+5
2017-05-10
Ensure enums are size int
Peter Hutterer
1
-0
/
+31
2017-05-10
Fix va_start compiler warning
Peter Hutterer
1
-1
/
+1
2017-05-10
util: fix container_of() macro
Peter Hutterer
1
-1
/
+1
2017-05-10
util: drop GCC specifics for container_of
Peter Hutterer
1
-6
/
+0
2017-05-05
lid: remove the keyboard listener on remove and re-init the listener
Peter Hutterer
1
-2
/
+19
2017-05-05
touchpad: remove the lid switch listener on device_removed
Peter Hutterer
1
-0
/
+6
2017-05-04
util: add asserts with useful error messages to catch uninitialized lists
Peter Hutterer
1
-0
/
+9
2017-05-04
Merge branch 'wip/touchpad-tap-timestamps'
Peter Hutterer
6
-52
/
+180
2017-05-03
lid: fix some indentation
Peter Hutterer
1
-5
/
+5
2017-05-03
touchpad: make use of use tp_for_each_touch
Marcos Paulo de Souza
2
-12
/
+5
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-05-02
udev: Remove unused Elantech touchpad model binding
Paul Kocialkowski
2
-2
/
+0
2017-04-28
Put a check in to make sure our events have correct timestamps
Peter Hutterer
2
-37
/
+51
2017-04-28
touchpad: add touch state debugging helper
Peter Hutterer
1
-0
/
+25
2017-04-28
touchpad: for 2/3-finger tap, use the last finger down as press time
Peter Hutterer
1
-1
/
+9
2017-04-28
touchpad: send multitap button events with the correct timestamps
Peter Hutterer
2
-14
/
+47
2017-04-28
touchpad: fix the button timestamps for double/tripletap
Peter Hutterer
1
-2
/
+8
2017-04-26
Merge branch 'wip/touchpad-custom-pressure-values'
Peter Hutterer
4
-21
/
+69
2017-04-26
touchpad: drop the unused touchpad_model enum
Peter Hutterer
1
-9
/
+0
2017-04-26
touchpad: move the pressure range to a hwdb entry
Peter Hutterer
3
-12
/
+69
2017-04-26
Merge branch 'wip/touchpad-mt-tool-palm'
Peter Hutterer
2
-32
/
+120
2017-04-25
Add doc to discourage use of libinput_device_get_output_name()
Peter Hutterer
1
-0
/
+8
2017-04-24
evdev: improve default scroll button detection
Peter Hutterer
1
-0
/
+9
2017-04-21
touchpad: add MT_TOOL-based palm detection
Peter Hutterer
2
-0
/
+45
2017-04-21
touchpad: add helper function for stopping current actions
Peter Hutterer
1
-6
/
+10
2017-04-21
touchpad: move edge palm init to separate helper
Peter Hutterer
1
-12
/
+18
[next]