Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
29d955685f26d3d0b7657ec5d5dbf9ecc6ca3c1a
/
src
/
evdev.c
29d9556
evdev: fix input lag when processing input from output repaint
by Ander Conselvan de Oliveira
· 13 years ago
23fdeed
evdev: use mtdev for multitouch devices
by Tiago Vignatti
· 13 years ago
7ea1086
compositor: Move input devices to their own event loop
by Kristian Høgsberg
· 13 years ago
bcecca4
Revert "weston: Drop priviledges early, and seteuid when needed"
by Kristian Høgsberg
· 14 years ago
fc6ccb8
weston: Drop priviledges early, and seteuid when needed
by Benjamin Franzke
· 14 years ago
a12d611
evdev: fix uninitialised pointer value
by Tiago Vignatti
· 14 years ago
23a47a8
evdev: Drop noisy debug messages on vt swtich
by Kristian Høgsberg
· 14 years ago
643eac5
evdev: Correct warning on missing input device
by Olivier Le Thanh Duong
· 14 years ago
b07876d
evdev: warn about missing input devices
by Pekka Paalanen
· 14 years ago
8334bc1
Rename wayland-compositor to weston
by Kristian Høgsberg
· 14 years ago
[Renamed (95%) from compositor/evdev.c]
558949b
clients: Add simple-touch client for testing touch events.
by Kristian Høgsberg
· 14 years ago
3937354
evdev: Store positions for all touch points in the evdev device
by Kristian Høgsberg
· 14 years ago
22c6bce
evdev: Add ABS_MT_* support for direct touch devices
by Tiago Vignatti
· 14 years ago
ce03ec3
evdev: new header file for the driver
by Tiago Vignatti
· 14 years ago
6e2d5f1
compositor-drm: remove/add evdev devices when vt switches
by Tiago Vignatti
· 14 years ago
c349e1d
compositor-drm: destroy evdev driver properly when finishing compositor
by Tiago Vignatti
· 14 years ago
0db1d5f
evdev: use a separate function for adding devices
by Tiago Vignatti
· 14 years ago
12c05b7
evdev: run flush_motion only when needed
by Tiago Vignatti
· 14 years ago
1c2bcb1
evdev: send old valuator inside event frame when the other is missing
by Tiago Vignatti
· 14 years ago
865f9b8
evdev: Silence warning
by Kristian Høgsberg
· 14 years ago
a887312
compositor: The compositor is now jiust a regular global object
by Kristian Høgsberg
· 14 years ago
db0fa54
Simplify evdev_flush_motion() a tiny bit
by Kristian Høgsberg
· 14 years ago
f547bd3
evdev: fetch absolute coordinates inside flush_motion only
by Tiago Vignatti
· 14 years ago
5c900ce
evdev: remove useless field from device structure
by Tiago Vignatti
· 14 years ago
80885e1
evdev: reset accumulator inside evdev_flush_motion
by Tiago Vignatti
· 14 years ago
a52b2e4
evdev: use a separate structure to denote accumulated motion events
by Tiago Vignatti
· 14 years ago
a157fc1
evdev: use a separate struct for abs information
by Tiago Vignatti
· 14 years ago
8b56880
evdev: Reset accumulate values when we flush motion events
by Kristian Høgsberg
· 14 years ago
52e158d
evdev: fix order of events being sent to the compositor
by Tiago Vignatti
· 14 years ago
8755ff9
evdev: remove signed value checks
by Tiago Vignatti
· 14 years ago
ac9cfd3
evdev: Simplify error path for device creation
by Tiago Vignatti
· 14 years ago
d9f7d1f
evdev: Delete unused fields from evdev_input_device
by Tiago Vignatti
· 14 years ago
ac2dc6a
evdev: Add hotplug support
by Tiago Vignatti
· 14 years ago
e7b5b41
evdev: Associate touchscreen devices with output up front
by Kristian Høgsberg
· 14 years ago
d904359
evdev: treat BTN_TOUCH as BTN_LEFT
by Tiago Vignatti
· 14 years ago
bbc2e03
evdev: use last output from compositor to get the screen geometries
by Tiago Vignatti
· 14 years ago
8be003b
evdev: organize the code for processing events
by Tiago Vignatti
· 14 years ago
c0827fd
evdev: opt out accelerometer type of devices
by Tiago Vignatti
· 14 years ago
d9c8250
evdev: use a separate function for configuring devices
by Tiago Vignatti
· 14 years ago
63900ec
Relative movement with a touchpad and other misc fixes for events
by Matt Peterson
· 14 years ago
1d26603
evdev: Only add event devices
by Kristian Høgsberg
· 14 years ago
86ec8e8
compositor: Use systemd seats for input devices as well
by Kristian Høgsberg
· 14 years ago
b186847
Update return types of event handler functions
by Kristian Høgsberg
· 14 years ago
96c8be9
Some kind of support for touchscreen
by Kristian Høgsberg
· 15 years ago
43db401
Split out evdev handling to its own file
by Kristian Høgsberg
· 15 years ago