index
:
~krh/weston
assign-planes
gbm-surface
input
layers
libweston
master
meego-tablet-shell
menu
nested
next
non-recursive-build
non-recursive-make
output
pointer-lock
popup
protocol-changes
re-exec
remote
renderer
repaint-refactor
session-manager
surface-damage
testing
threads
video
xdg-more-states
xdg-shell-fixes
xwayland-ddx
personal wayland-demos repo
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
evdev-touchpad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-24
evdev: Only track one pending event
Neil Roberts
1
-4
/
+3
2013-09-22
evdev: Flush motion events when the slot changes, not just after sync
Neil Roberts
1
-1
/
+1
2013-08-29
evdev: Don't parse config file again, use compositor->config
Kristian Høgsberg
1
-8
/
+4
2013-08-12
evdev-touchpad: Set some options using weston.ini
Armin K
1
-5
/
+35
2013-07-01
touchpad: Handle two-finger click as right click for button pads
Kristian Høgsberg
1
-2
/
+8
2013-06-05
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
Daniel Stone
1
-0
/
+2
2013-03-27
evdev-touchpad: Disable tap FSM by default on touchpads with button pads
Jonas Ådahl
1
-0
/
+17
2013-02-27
evdev: Wait for SYN event before sending events over to the client
Satyeshwar Singh
1
-1
/
+1
2012-11-13
Fix a typo.
Dima Ryazanov
1
-1
/
+1
2012-10-15
evdev-touchpad: Implement two finger scroll
Jonas Ådahl
1
-6
/
+23
2012-10-15
evdev-touchpad: Add a finite-state machine
Jonas Ådahl
1
-0
/
+188
2012-10-15
evdev-touchpad: Cleanup and refactoring
Jonas Ådahl
1
-110
/
+117
2012-10-09
evdev-touchpad: Iterate over the touchpad spec table correctly
Rob Bradford
1
-1
/
+1
2012-10-09
evdev-touchpad: Twiddle finger_state correctly
Rob Bradford
1
-9
/
+9
2012-08-10
compositor: Change notify_* function to take a weston_seat
Kristian Høgsberg
1
-1
/
+1
2012-08-09
evdev: rename evdev_input_device to evdev_device
Pekka Paalanen
1
-7
/
+7
2012-08-03
evdev: change evdev_seat into weston_seat in struct evdev_input_device
Pekka Paalanen
1
-1
/
+1
2012-08-03
evdev: merge evdev-private.h into evdev.h
Pekka Paalanen
1
-1
/
+1
2012-06-08
Replace fprintf() by weston_log()
Martin Minarik
1
-1
/
+0
2012-05-31
Use enum wl_pointer_button_state instead of integer
Daniel Stone
1
-1
/
+3
2012-05-31
Rename evdev_input_device::type to pending_events
Daniel Stone
1
-1
/
+1
2012-05-17
evdev: Improve touchpad support and add motion filters
Jonas Ådahl
1
-0
/
+537