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