Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
a4bac9e0e0d47b8698613a04ad0611dffb50f5dd
/
src
/
evdev.h
17bccae
input: Handle unplugging the output for a touchscreen device
by Kristian Høgsberg
· 12 years ago
8ca9544
input: Re-pair touch screen when monitor is plugged in
by Kristian Høgsberg
· 12 years ago
2fce480
input: Remap touch point IDs from multiple touch screens to not overlap
by Kristian Høgsberg
· 12 years ago
de5f82c
evdev: Remove EVDEV_TOUCH and with it evdev_device->caps
by Kristian Høgsberg
· 12 years ago
3d793c9
evdev: Use a has_keyboard flag instead of EVDEV_KEYBOARD bit
by Kristian Høgsberg
· 12 years ago
77b0d23
evdev: Replace EVDEV_BUTTON with local has_button flag
by Kristian Høgsberg
· 12 years ago
b7c58de
evdev: Replace EVDEV_MOTION_ABS with local has_abs flag
by Kristian Høgsberg
· 12 years ago
015e73d
evdev: Drop EVDEV_MOTION_REL flag
by Kristian Høgsberg
· 12 years ago
d6e1c34
evdev: Reference count input device's seat capabilities
by Jonas Ådahl
· 12 years ago
be336c8
evdev: Process touch up events of single-touch devices
by Neil Roberts
· 12 years ago
daf7d47
evdev: Only track one pending event
by Neil Roberts
· 12 years ago
f65c486
evdev: Flush motion events when the slot changes, not just after sync
by Neil Roberts
· 12 years ago
8e7a8bd
Add more missing config.h includes
by Daniel Stone
· 12 years ago
964a342
evdev: Wait for SYN event before sending events over to the client
by Satyeshwar Singh
· 12 years ago
2f07ef6
xkb: Don't call exit on failure in weston_compositor_xkb_init()
by Kristian Høgsberg
· 12 years ago
ea23b28
evdev: Apply calibration values to absolute events
by Rob Bradford
· 13 years ago
3eb4761
evdev: rename evdev_input_device to evdev_device
by Pekka Paalanen
· 13 years ago
b9d38f4
evdev: do not pass a list to evdev_led_update()
by Pekka Paalanen
· 13 years ago
bf639ab
evdev: log input devices
by Pekka Paalanen
· 13 years ago
3315697
evdev: move udev code into compositor-drm.c
by Pekka Paalanen
· 13 years ago
88594b6
evdev: expose the generic evdev API
by Pekka Paalanen
· 13 years ago
3b00339
evdev: rename evdev_seat to drm_seat
by Pekka Paalanen
· 13 years ago
5618d6f
evdev: change evdev_seat into weston_seat in struct evdev_input_device
by Pekka Paalanen
· 13 years ago
cfa1f67
evdev: merge evdev-private.h into evdev.h
by Pekka Paalanen
· 13 years ago
37816df
Convert wl_input_device to wl_seat (and friends)
by Daniel Stone
· 13 years ago
9bc1a4e
compositor: move libudev.h to evdev.h
by Pekka Paalanen
· 13 years ago
78d3afe
evdev: Disable the udev monitor when another vt becomes active
by Benjamin Franzke
· 13 years ago
8334bc1
Rename wayland-compositor to weston
by Kristian Høgsberg
· 14 years ago
[Renamed (82%) from compositor/evdev.h]
ce03ec3
evdev: new header file for the driver
by Tiago Vignatti
· 14 years ago