1. 44a3863 input: Use wl_resource_get accessor functions for resources by Jason Ekstrand · 12 years ago
  2. 0f2ef7e Use wl_resource_get_user_data for weston_surface resources by Jason Ekstrand · 12 years ago
  3. 26ed73c Change weston_surface.resource to a wl_resource pointer. by Jason Ekstrand · 12 years ago
  4. e445ae6 input: Send the seat name if the client advertises verson 2 of wl_seat by Rob Bradford · 12 years ago
  5. 9af5f9e input: Add a seat name parameter to weston_seat_init by Rob Bradford · 12 years ago
  6. bcd18d9 input: Fix possible crash in clip_pointer_motion by Alexander Larsson · 12 years ago
  7. 6848c25 input: Move surface picking into the pointer grab focus callback by Kristian Høgsberg · 12 years ago
  8. be6403e input: Get rid of grab focus concept by Kristian Høgsberg · 12 years ago
  9. e122b7b input: Remove 'current' and related fields from weston_pointer by Kristian Høgsberg · 12 years ago
  10. 195b869 input: Move sprite fields into weston_pointer from weston_seat by Kristian Høgsberg · 12 years ago
  11. fe7aa90 compositor: Adapt to wl_surface going away by Kristian Høgsberg · 12 years ago
  12. a4036bb input: Allocate pointer/keyboard/touch structs by Kristian Høgsberg · 12 years ago
  13. 2bf8762 input: Eliminate weston_seat::has_pointer/keyboard/touch by Kristian Høgsberg · 12 years ago
  14. aad8099 data-device: Update drag icon position from configure and motion handlers by Kristian Høgsberg · 12 years ago
  15. 624d8f2 data-device: Don't emit a signal for drag icon changes by Kristian Høgsberg · 12 years ago
  16. 7848bb6 input: Move drag handling to data-device.c by Kristian Høgsberg · 12 years ago
  17. e314875 input: Merge wl_seat into weston_seat by Kristian Høgsberg · 12 years ago
  18. 4912454 input: Remove wl_seat destroy signal by Kristian Høgsberg · 12 years ago
  19. 4a2a274 input: Fold wl_seat init/release into weston_seat init/release by Kristian Høgsberg · 12 years ago
  20. e329f36 input: Rename wl_touch to weston_touch by Kristian Høgsberg · 12 years ago
  21. 02bbabb input: Rename wl_pointer to weston_pointer by Kristian Høgsberg · 12 years ago
  22. a71e8b2 input: Rename weston_device_repick() to weston_seat_repick() by Kristian Høgsberg · 12 years ago
  23. 80fb82d input: Drop find_resource_for_client() by Kristian Høgsberg · 12 years ago
  24. b5e2610 move input code from compositor.c into input.c by Kristian Høgsberg · 12 years ago
  25. 29139d4 fold wl_keyboard into weston_keyboard by Kristian Høgsberg · 12 years ago
  26. 2158a88 Import input structs and helper functions from wayland by Kristian Høgsberg · 12 years ago