1. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  2. e314875 input: Merge wl_seat into weston_seat by Kristian Høgsberg · 12 years ago
  3. c088e2c compositor: Support notifying with absolute position too by Rob Bradford · 12 years ago
  4. 068b61c compositor: Change notify_motion to take relative motion events by Kristian Høgsberg · 12 years ago
  5. 964a342 evdev: Wait for SYN event before sending events over to the client by Satyeshwar Singh · 12 years ago
  6. 2f07ef6 xkb: Don't call exit on failure in weston_compositor_xkb_init() by Kristian Høgsberg · 12 years ago
  7. ea23b28 evdev: Apply calibration values to absolute events by Rob Bradford · 13 years ago
  8. 80137f3 evdev: Include the device capabilities in the debugging by Rob Bradford · 13 years ago
  9. b984e40 evdev: Update axis notifications to follow protocol by Jonas Ådahl · 13 years ago
  10. 4b997e4 evdev: Avoid unintended case drop through by Rob Bradford · 13 years ago
  11. cb3eaae compositor: Change notify_* function to take a weston_seat by Kristian Høgsberg · 13 years ago
  12. 3eb4761 evdev: rename evdev_input_device to evdev_device by Pekka Paalanen · 13 years ago
  13. b9d38f4 evdev: do not pass a list to evdev_led_update() by Pekka Paalanen · 13 years ago
  14. 168ed72 evdev: kill a warning in evdev_led_update() by Pekka Paalanen · 13 years ago
  15. d858351 compositor-drm, evdev: don't crash on missing keyboard by Pekka Paalanen · 13 years ago
  16. bf639ab evdev: log input devices by Pekka Paalanen · 13 years ago
  17. 3315697 evdev: move udev code into compositor-drm.c by Pekka Paalanen · 13 years ago
  18. 88594b6 evdev: expose the generic evdev API by Pekka Paalanen · 13 years ago
  19. 3b00339 evdev: rename evdev_seat to drm_seat by Pekka Paalanen · 13 years ago
  20. 43f0a1e evdev: pass weston_seat to evdev_input_device_create() by Pekka Paalanen · 13 years ago
  21. 3bfb201 evdev: make evdev_notify_keyboard_focus() independent of evdev_seat by Pekka Paalanen · 13 years ago
  22. 5720e92 evdev: make evdev_led_update independent from struct evdev_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. 5a6383b evdev: move device opening out from evdev_input_device_create by Pekka Paalanen · 13 years ago
  26. a123e5c evdev: rename device_removed() to evdev_input_device_destroy() by Pekka Paalanen · 13 years ago
  27. 64eca89 compositor: Fold the log prototypes into compositor.h and drop log.h by Kristian Høgsberg · 13 years ago
  28. 2fc7cce evdev: query position ranges for MT, too by Pekka Paalanen · 13 years ago
  29. 9d01a3e evdev: Release weston_seat with underlying evdev device by Daniel Stone · 13 years ago
  30. 53b6b04 evdev: Don't ignore multitouch touchscreens by Daniel Stone · 13 years ago
  31. 1b4e11f notify_key: Add update_state argument by Daniel Stone · 13 years ago
  32. d6da09e Split notify_keyboard_focus into in/out variants by Daniel Stone · 13 years ago
  33. 6d11836 Replace fprintf() by weston_log() by Martin Minarik · 13 years ago
  34. cfd0e72 Brown-paper bag fix for LED by Daniel Stone · 13 years ago
  35. bb1df6a Add keymap argument to weston_seat_init_keyboard by Daniel Stone · 13 years ago
  36. 74419a2 Split weston_seat_init up into pointer/keyboard/touch by Daniel Stone · 13 years ago
  37. 878f0b7 Convert notify_axis to wl_fixed_t by Daniel Stone · 13 years ago
  38. c9785ea Use enum wl_keyboard_key_state instead of integer by Daniel Stone · 13 years ago
  39. 4dbadb1 Use enum wl_pointer_button_state instead of integer by Daniel Stone · 13 years ago
  40. 7bbd5b3 evdev: Add LED update hook by Daniel Stone · 13 years ago
  41. 33965c2 evdev: Add device capabilities by Daniel Stone · 13 years ago
  42. 1d63777 Rename evdev_input_device::type to pending_events by Daniel Stone · 13 years ago
  43. 1df17af evdev: Improve touchpad support and add motion filters by Jonas Ådahl · 13 years ago
  44. 4136d82 evdev: Add event process dispatching by Jonas Ådahl · 13 years ago
  45. 37816df Convert wl_input_device to wl_seat (and friends) by Daniel Stone · 13 years ago
  46. c0ca399 evdev: Use wl_fixed_t for relative motions by Jonas Ådahl · 13 years ago
  47. e11bbe4 compositor: Use wl_fixed_t for incoming input events by Kristian Høgsberg · 13 years ago
  48. c39aa5a evdev: Convert wl_fixed_t to int before using internally by Jonas Ådahl · 13 years ago
  49. eae5de7 Follow wayland change to serial numbers by Kristian Høgsberg · 13 years ago
  50. a00d60f evdev: Get key state from kernel on vt enter by Kristian Høgsberg · 13 years ago
  51. 78d3afe evdev: Disable the udev monitor when another vt becomes active by Benjamin Franzke · 13 years ago
  52. bfeda13 Introduce weston-launch by Benjamin Franzke · 14 years ago
  53. c97af92 Properly dispose event sources and event loops by Jonas Ådahl · 13 years ago
  54. db4ecc6 evdev: reuse code for device removal by Tiago Vignatti · 13 years ago
  55. 210d079 Hook up axis events. by Scott Moreau · 13 years ago
  56. 29d9556 evdev: fix input lag when processing input from output repaint by Ander Conselvan de Oliveira · 13 years ago
  57. 23fdeed evdev: use mtdev for multitouch devices by Tiago Vignatti · 13 years ago
  58. 7ea1086 compositor: Move input devices to their own event loop by Kristian Høgsberg · 13 years ago
  59. bcecca4 Revert "weston: Drop priviledges early, and seteuid when needed" by Kristian Høgsberg · 14 years ago
  60. fc6ccb8 weston: Drop priviledges early, and seteuid when needed by Benjamin Franzke · 14 years ago
  61. a12d611 evdev: fix uninitialised pointer value by Tiago Vignatti · 14 years ago
  62. 23a47a8 evdev: Drop noisy debug messages on vt swtich by Kristian Høgsberg · 14 years ago
  63. 643eac5 evdev: Correct warning on missing input device by Olivier Le Thanh Duong · 14 years ago
  64. b07876d evdev: warn about missing input devices by Pekka Paalanen · 14 years ago
  65. 8334bc1 Rename wayland-compositor to weston by Kristian Høgsberg · 14 years ago[Renamed (95%) from compositor/evdev.c]
  66. 558949b clients: Add simple-touch client for testing touch events. by Kristian Høgsberg · 14 years ago
  67. 3937354 evdev: Store positions for all touch points in the evdev device by Kristian Høgsberg · 14 years ago
  68. 22c6bce evdev: Add ABS_MT_* support for direct touch devices by Tiago Vignatti · 14 years ago
  69. ce03ec3 evdev: new header file for the driver by Tiago Vignatti · 14 years ago
  70. 6e2d5f1 compositor-drm: remove/add evdev devices when vt switches by Tiago Vignatti · 14 years ago
  71. c349e1d compositor-drm: destroy evdev driver properly when finishing compositor by Tiago Vignatti · 14 years ago
  72. 0db1d5f evdev: use a separate function for adding devices by Tiago Vignatti · 14 years ago
  73. 12c05b7 evdev: run flush_motion only when needed by Tiago Vignatti · 14 years ago
  74. 1c2bcb1 evdev: send old valuator inside event frame when the other is missing by Tiago Vignatti · 14 years ago
  75. 865f9b8 evdev: Silence warning by Kristian Høgsberg · 14 years ago
  76. a887312 compositor: The compositor is now jiust a regular global object by Kristian Høgsberg · 14 years ago
  77. db0fa54 Simplify evdev_flush_motion() a tiny bit by Kristian Høgsberg · 14 years ago
  78. f547bd3 evdev: fetch absolute coordinates inside flush_motion only by Tiago Vignatti · 14 years ago
  79. 5c900ce evdev: remove useless field from device structure by Tiago Vignatti · 14 years ago
  80. 80885e1 evdev: reset accumulator inside evdev_flush_motion by Tiago Vignatti · 14 years ago
  81. a52b2e4 evdev: use a separate structure to denote accumulated motion events by Tiago Vignatti · 14 years ago
  82. a157fc1 evdev: use a separate struct for abs information by Tiago Vignatti · 14 years ago
  83. 8b56880 evdev: Reset accumulate values when we flush motion events by Kristian Høgsberg · 14 years ago
  84. 52e158d evdev: fix order of events being sent to the compositor by Tiago Vignatti · 14 years ago
  85. 8755ff9 evdev: remove signed value checks by Tiago Vignatti · 14 years ago
  86. ac9cfd3 evdev: Simplify error path for device creation by Tiago Vignatti · 14 years ago
  87. d9f7d1f evdev: Delete unused fields from evdev_input_device by Tiago Vignatti · 14 years ago
  88. ac2dc6a evdev: Add hotplug support by Tiago Vignatti · 14 years ago
  89. e7b5b41 evdev: Associate touchscreen devices with output up front by Kristian Høgsberg · 14 years ago
  90. d904359 evdev: treat BTN_TOUCH as BTN_LEFT by Tiago Vignatti · 14 years ago
  91. bbc2e03 evdev: use last output from compositor to get the screen geometries by Tiago Vignatti · 14 years ago
  92. 8be003b evdev: organize the code for processing events by Tiago Vignatti · 14 years ago
  93. c0827fd evdev: opt out accelerometer type of devices by Tiago Vignatti · 14 years ago
  94. d9c8250 evdev: use a separate function for configuring devices by Tiago Vignatti · 14 years ago
  95. 63900ec Relative movement with a touchpad and other misc fixes for events by Matt Peterson · 14 years ago
  96. 1d26603 evdev: Only add event devices by Kristian Høgsberg · 14 years ago
  97. 86ec8e8 compositor: Use systemd seats for input devices as well by Kristian Høgsberg · 14 years ago
  98. b186847 Update return types of event handler functions by Kristian Høgsberg · 14 years ago
  99. 96c8be9 Some kind of support for touchscreen by Kristian Høgsberg · 15 years ago
  100. 43db401 Split out evdev handling to its own file by Kristian Høgsberg · 15 years ago