1. 78d4bf9 data-device: Implement DnD progress notification by Carlos Garnacho · 10 years ago
  2. 87743e9 Support axis source, axis discrete, frame and axis stop events by Peter Hutterer · 10 years ago
  3. 89b6a49 Add a weston_pointer_axis_event by Peter Hutterer · 10 years ago
  4. c9f8f8a compositor: create_data_source(): Fix potential crash on OOM by cpaul@redhat.com · 10 years ago
  5. d251010 input: Make pointer grab motion callbacks take an event struct by Jonas Ådahl · 11 years ago
  6. 0336ca0 input: Pass axis events through pointer grab interfaces by Jonas Ådahl · 11 years ago
  7. f9318d1 input: add a weston_pointer_clear_focus() helper function by Derek Foreman · 10 years ago
  8. 61ed7b6 input: pass the global touch coordinates to the touch grab by Giulio Camuffo · 10 years ago
  9. 1281a36 input: Don't test keyboard/pointer/touch pointers by Derek Foreman · 10 years ago
  10. 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
  11. a0bbfea src: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  12. d46bb01 data-device: send the selection to all the wl_data_device resources of a client by Giulio Camuffo · 10 years ago
  13. dddf9e6 data-device: add a function to send the selection to a client by Giulio Camuffo · 10 years ago
  14. 8274d90 compositor: add weston_surface_set_label_func() by Pekka Paalanen · 11 years ago
  15. 3a510d8 data_device : change version while initializing data_device_manager interface and data_device interface by kabeer khan · 11 years ago
  16. 50b6747 compositor: send error for surface role resets by Pekka Paalanen · 11 years ago
  17. 412e6a5 compositor: keep track of the weston_layer a weston_view is in by Giulio Camuffo · 11 years ago
  18. ef54008 Use pixman_region32_clear instead of our own empty_region by Jason Ekstrand · 11 years ago
  19. 8202d72 data-device: Clean up the logic in start_drag by Jason Ekstrand · 11 years ago
  20. 1679f23 libinput: Forward frame events to clients by Jonas Ådahl · 11 years ago
  21. 767d891 data-device: Fix surface configure function type by Jonas Ådahl · 12 years ago
  22. 918f2dd Remove the weston_view.geometry.width/height fields by Jason Ekstrand · 12 years ago
  23. fd51e7b src/data_device.c: add dnd support for touch screen by Xiong Zhang · 12 years ago
  24. 1959ab8 input: let the pointer motion handlers move the pointer by Giulio Camuffo · 12 years ago
  25. 1ea343e Add cancel function to grab interfaces by Jonas Ådahl · 12 years ago
  26. a7af704 Split the geometry information from weston_surface out into weston_view by Jason Ekstrand · 12 years ago
  27. 96d790e input: Emit events on all resources for a client by Neil Roberts · 12 years ago
  28. 1702d4c input: Initialize data source to NULL by Kristian Høgsberg · 12 years ago
  29. 0abad07 compositor: Return 0 on success by Kristian Høgsberg · 12 years ago
  30. 85de9c2 compositor: Split dnd setup up into weston_seat_start_drag() by Kristian Høgsberg · 12 years ago
  31. a34e2f2 data-device: Only bail out if we failed to allocate offer by Kristian Høgsberg · 12 years ago
  32. 8e7a8bd Add more missing config.h includes by Daniel Stone · 12 years ago
  33. 880ebc7 input: For serial generation get the display from the compositor by Rob Bradford · 12 years ago
  34. f3d6227 malloc + memset -> zalloc by Peter Hutterer · 12 years ago
  35. 0ff7908 compositor: Check wl_resource_create() return value by Kristian Høgsberg · 12 years ago
  36. b10b44b data-device.c: Handle failure to allocate offer in weston_drag_set_focus by Kristian Høgsberg · 12 years ago
  37. 3c30f0f data-device.c: Handle OOM in weston_data_source_send_offer() by Kristian Høgsberg · 12 years ago
  38. 5e76a49 Rename wl_data_offer to weston_data_offer by Kristian Høgsberg · 12 years ago
  39. 7ff3bdb Rename wl_data_source to weston_data_source by Kristian Høgsberg · 12 years ago
  40. 919cddb Convert to wl_global_create/destroy() by Kristian Høgsberg · 12 years ago
  41. a85118c Use wl_resource_create() for creating resources by Jason Ekstrand · 12 years ago
  42. e2173b5 data-device: Remove redundant and confusing assignment by Kristian Høgsberg · 12 years ago
  43. 489b279 data-device: Don't leak wl_data_source in destructor by Kristian Høgsberg · 12 years ago
  44. f004607 compositor: Fix remaining double free()s by Kristian Høgsberg · 12 years ago
  45. 8a4a9eb data-device: Change resources in wl_data_offer and wl_data_source to pointers. by Jason Ekstrand · 12 years ago
  46. a0d2dde output: Use wl_resource_get accessors for weston_output resources by Jason Ekstrand · 12 years ago
  47. 0f2ef7e Use wl_resource_get_user_data for weston_surface resources by Jason Ekstrand · 12 years ago
  48. 26ed73c Change weston_surface.resource to a wl_resource pointer. by Jason Ekstrand · 12 years ago
  49. 6848c25 input: Move surface picking into the pointer grab focus callback by Kristian Høgsberg · 12 years ago
  50. be6403e input: Get rid of grab focus concept by Kristian Høgsberg · 12 years ago
  51. dba2586 data-device: Verify that the client has an implicit grab when starting a drag by Kristian Høgsberg · 12 years ago
  52. 5a9fb35 data-device: Eliminate two small helper functions by Kristian Høgsberg · 12 years ago
  53. c43aad1 data-device: Rename generic weston_drag 'surface' field to 'icon' by Kristian Høgsberg · 12 years ago
  54. 054c50a data-device: Move all drag-related fields out of weston_seat by Kristian Høgsberg · 12 years ago
  55. 195b869 input: Move sprite fields into weston_pointer from weston_seat by Kristian Høgsberg · 12 years ago
  56. fe7aa90 compositor: Adapt to wl_surface going away by Kristian Høgsberg · 12 years ago
  57. aad8099 data-device: Update drag icon position from configure and motion handlers by Kristian Høgsberg · 12 years ago
  58. 415f30c data-device: Map drag icon in configure handler by Kristian Høgsberg · 12 years ago
  59. 5f95557 data-device: Setup and release drag surface and beginning and end of drag by Kristian Høgsberg · 12 years ago
  60. 40e44ab data-device: Fix dnd regression from weston_seat rewrite by Kristian Høgsberg · 12 years ago
  61. 624d8f2 data-device: Don't emit a signal for drag icon changes by Kristian Høgsberg · 12 years ago
  62. 7848bb6 input: Move drag handling to data-device.c by Kristian Høgsberg · 12 years ago
  63. e314875 input: Merge wl_seat into weston_seat by Kristian Høgsberg · 12 years ago
  64. 02bbabb input: Rename wl_pointer to weston_pointer by Kristian Høgsberg · 12 years ago
  65. 2158a88 Import input structs and helper functions from wayland by Kristian Høgsberg · 12 years ago
  66. dade649 Move wl_data_device implementation to wayland-server by Kristian Høgsberg · 14 years ago
  67. 9ddb826 Use new grab api by Kristian Høgsberg · 14 years ago
  68. a33d0c3 data-device: Use a listener list to decouple the x11 selection bridge by Kristian Høgsberg · 14 years ago
  69. db9bf1e data-device: Fix a few bugs in the commit to drop ref-counting by Kristian Høgsberg · 14 years ago
  70. 82d9ee9 data-device: Handle source going away instead of ref-counting it by Kristian Høgsberg · 14 years ago
  71. 8334bc1 Rename wayland-compositor to weston by Kristian Høgsberg · 14 years ago[Renamed (83%) from compositor/data-device.c]
  72. 33f8670 x11: Bridge Wayland selections to X11 CLIPBOARD selection by Kristian Høgsberg · 14 years ago
  73. e7aaec3 x11: Bridge X11 CLIPBOARD selection to Wayland clients by Kristian Høgsberg · 14 years ago
  74. 47fe08a Implement the new dnd/selection protocol by Kristian Høgsberg · 14 years ago