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