1. 69e25fc compositor: Implement release request for input interfaces by Kristian Høgsberg · 12 years ago
  2. 8e7a8bd Add more missing config.h includes by Daniel Stone · 12 years ago
  3. 880ebc7 input: For serial generation get the display from the compositor by Rob Bradford · 12 years ago
  4. f1407ff input: Store touch position and time when we start an implicit touch grab by Rusty Lynch · 12 years ago
  5. f3d6227 malloc + memset -> zalloc by Peter Hutterer · 12 years ago
  6. 0ff7908 compositor: Check wl_resource_create() return value by Kristian Høgsberg · 12 years ago
  7. a2bb791 Reset touch focus in unmap by Michael Fu · 12 years ago
  8. 919cddb Convert to wl_global_create/destroy() by Kristian Høgsberg · 12 years ago
  9. aaadc77 input: Remove wl_seat global when a seat is destroyed by Kristian Høgsberg · 12 years ago
  10. 708b8af input: check if the resource is valid in seat_get_pointer by Giulio Camuffo · 12 years ago
  11. da751b8 input: Don't cache pointer grab interface between calls to focus and motion by Kristian Høgsberg · 12 years ago
  12. a85118c Use wl_resource_create() for creating resources by Jason Ekstrand · 12 years ago
  13. 382ff46 build: Make libxkbcommon build-time optional in the compositor by Rob Bradford · 12 years ago
  14. 01a9273 input: Add support for making libxkbcommon optional by Matt Roper · 12 years ago
  15. 66bd9f5 compositor-drm: Enable seat constraining when configured in weston.ini by Rob Bradford · 12 years ago
  16. 806d8c0 input: Add weston_pointer_clamp function to ensure pointer visible by Rob Bradford · 12 years ago
  17. 6c8d778 compositor: Remove double free()s in resource destructors by Kristian Høgsberg · 12 years ago
  18. 1fd4b01 input: check if the focus surface has a valid resource by Giulio Camuffo · 12 years ago
  19. 44a3863 input: Use wl_resource_get accessor functions for resources by Jason Ekstrand · 12 years ago
  20. 0f2ef7e Use wl_resource_get_user_data for weston_surface resources by Jason Ekstrand · 12 years ago
  21. 26ed73c Change weston_surface.resource to a wl_resource pointer. by Jason Ekstrand · 12 years ago
  22. e445ae6 input: Send the seat name if the client advertises verson 2 of wl_seat by Rob Bradford · 12 years ago
  23. 9af5f9e input: Add a seat name parameter to weston_seat_init by Rob Bradford · 12 years ago
  24. bcd18d9 input: Fix possible crash in clip_pointer_motion by Alexander Larsson · 12 years ago
  25. 6848c25 input: Move surface picking into the pointer grab focus callback by Kristian Høgsberg · 12 years ago
  26. be6403e input: Get rid of grab focus concept by Kristian Høgsberg · 12 years ago
  27. e122b7b input: Remove 'current' and related fields from weston_pointer by Kristian Høgsberg · 12 years ago
  28. 195b869 input: Move sprite fields into weston_pointer from weston_seat by Kristian Høgsberg · 12 years ago
  29. fe7aa90 compositor: Adapt to wl_surface going away by Kristian Høgsberg · 12 years ago
  30. a4036bb input: Allocate pointer/keyboard/touch structs by Kristian Høgsberg · 12 years ago
  31. 2bf8762 input: Eliminate weston_seat::has_pointer/keyboard/touch by Kristian Høgsberg · 12 years ago
  32. aad8099 data-device: Update drag icon position from configure and motion handlers by Kristian Høgsberg · 12 years ago
  33. 624d8f2 data-device: Don't emit a signal for drag icon changes by Kristian Høgsberg · 12 years ago
  34. 7848bb6 input: Move drag handling to data-device.c by Kristian Høgsberg · 12 years ago
  35. e314875 input: Merge wl_seat into weston_seat by Kristian Høgsberg · 12 years ago
  36. 4912454 input: Remove wl_seat destroy signal by Kristian Høgsberg · 12 years ago
  37. 4a2a274 input: Fold wl_seat init/release into weston_seat init/release by Kristian Høgsberg · 12 years ago
  38. e329f36 input: Rename wl_touch to weston_touch by Kristian Høgsberg · 12 years ago
  39. 02bbabb input: Rename wl_pointer to weston_pointer by Kristian Høgsberg · 12 years ago
  40. a71e8b2 input: Rename weston_device_repick() to weston_seat_repick() by Kristian Høgsberg · 12 years ago
  41. 80fb82d input: Drop find_resource_for_client() by Kristian Høgsberg · 12 years ago
  42. b5e2610 move input code from compositor.c into input.c by Kristian Høgsberg · 12 years ago
  43. 29139d4 fold wl_keyboard into weston_keyboard by Kristian Høgsberg · 12 years ago
  44. 2158a88 Import input structs and helper functions from wayland by Kristian Høgsberg · 12 years ago