1. e99e4bf clients & tests: Unify multiple definitions of x*alloc and related functions by Bryce Harrington · 9 years ago
  2. f377535 dnd: Turn into a full blown example by Carlos Garnacho · 9 years ago
  3. 9c93179 data-device: Implement DnD actions by Carlos Garnacho · 9 years ago
  4. 78d4bf9 data-device: Implement DnD progress notification by Carlos Garnacho · 9 years ago
  5. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  6. 4678bab Remove redundant #include path component. by Jon Cruz · 10 years ago
  7. 1f6b0d1 clients: Update boilerplate from MIT X11 license to MIT Expat licenses by Bryce Harrington · 10 years ago
  8. 2a18a52 remove trailing whitespaces by Michael Vetter · 10 years ago
  9. ba0f33d dnd: Fix some mouse cursor issues by Derek Foreman · 11 years ago
  10. 6fd10c6 weston-dnd --help works by Bill Spitzak · 11 years ago
  11. 31732f7 Clients: Fix memleak issues in various clients of weston by vivek · 11 years ago
  12. 9cd661e Make sure config.h is included before any system headers by Andrew Wedgbury · 11 years ago
  13. bf3c1c6 distinguish touch screen and pointer dnd in client by Xiong Zhang · 12 years ago
  14. 853a779 client/dnd.c: add dnd support for touch screen in client by Xiong Zhang · 12 years ago
  15. 617e9a3 dnd: Simplify drag icon creation by Kristian Høgsberg · 12 years ago
  16. ee7fefc Rename frame_create and frame_set_child_size with a window_ prefix by Jason Ekstrand · 12 years ago
  17. 735bda2 dnd: Support dropping as text/plain;charset=utf-8 by Kristian Høgsberg · 12 years ago
  18. 938f102 dnd: Only accept dnd with the application/x-wayland-dnd-flower mime-type by Kristian Høgsberg · 12 years ago
  19. f3d6227 malloc + memset -> zalloc by Peter Hutterer · 12 years ago
  20. bc91926 clients: use xmalloc in more places by Brian Lovin · 12 years ago
  21. 4172f66 Pass argc pointer to parse_options() by Kristian Høgsberg · 12 years ago
  22. 4df7e27 dnd: Use %zd in the format string for size_t types by Damien Lespiau · 13 years ago
  23. c9e00c0 clients: use wl_surface_commit by Pekka Paalanen · 13 years ago
  24. f22d0ec dnd: fix segfault on grabbing by Philipp Brüschweiler · 13 years ago
  25. 0fd49aa dnd: Clip flowers to window content area by Kristian Høgsberg · 13 years ago
  26. a162792 window: Compute initial window size correctly by Kristian Høgsberg · 13 years ago
  27. 5a4e9ff window.c: Drop timestamp argument to input_set_pointer_image() by Kristian Høgsberg · 13 years ago
  28. 4dbadb1 Use enum wl_pointer_button_state instead of integer by Daniel Stone · 13 years ago
  29. 08bcf14 dnd: implement option for not offering data to other clients by Ander Conselvan de Oliveira · 13 years ago
  30. 210eb9d dnd: work around cairo-gl brokenness by Ander Conselvan de Oliveira · 13 years ago
  31. dc8c8fc window: rename enum pointer_type to cursor_type by Ander Conselvan de Oliveira · 13 years ago
  32. d8f527c window: track changes in libwayland-cursor api by Ander Conselvan de Oliveira · 13 years ago
  33. 1042dc1 window: use libwayland-cursor instead of libXcursor by Ander Conselvan de Oliveira · 13 years ago
  34. 5a315bc Move cairo-util to shared/ by Kristian Høgsberg · 13 years ago
  35. 80680c7 window.c: Just use float instead of GLfloat, remove GLES2.h include by Kristian Høgsberg · 13 years ago
  36. b230a7e Convert internal input co-ordinates to GLfloat by Daniel Stone · 13 years ago
  37. 5d66371 Change button from int to uint32_t by Daniel Stone · 13 years ago
  38. da5b93c Change key/button grab bindings to take unsigned state by Daniel Stone · 13 years ago
  39. a6c8b00 window.c: Drop the toolkit grab when we start a compositor grab by Kristian Høgsberg · 13 years ago
  40. eae5de7 Follow wayland change to serial numbers by Kristian Høgsberg · 13 years ago
  41. 3685c3a Fix `unused-result' warnings. by Jonas Ådahl · 13 years ago
  42. 875ab9e Add signedness warning flag and fix fallout by Kristian Høgsberg · 13 years ago
  43. 679f716 dnd: Damage surface after attaching new buffer by Kristian Høgsberg · 13 years ago
  44. a8ae8a9 clients: Fix a couple of warnings by Kristian Høgsberg · 13 years ago
  45. bcacef1 Add an option parser by Kristian Høgsberg · 13 years ago
  46. e47c3a3 clients/dnd: adapt to new data_device icon protocol by Ander Conselvan de Oliveira · 13 years ago
  47. 009ac0a window: Dont take width and height in window constructor by Kristian Høgsberg · 13 years ago
  48. 29af3eb window: Make decorations just a widget by Kristian Høgsberg · 13 years ago
  49. bb97700 window: Get rid of the window child allocation concept by Kristian Høgsberg · 13 years ago
  50. b67e94b window: Make resize and redraw handlers widget vfuncs by Kristian Høgsberg · 13 years ago
  51. 5d12990 window: Allocate and flush the window surface in window.c by Kristian Høgsberg · 13 years ago
  52. 75bc667 window: Drop the window widget by Kristian Høgsberg · 13 years ago
  53. bb901fa window: Return pointer type from widget enter handler by Kristian Høgsberg · 13 years ago
  54. a8a0db3 window: Move button handler to widget by Kristian Høgsberg · 13 years ago
  55. 19dd1d7 window: Use the window widget instead of adding a window sized widget by Kristian Høgsberg · 13 years ago
  56. 5f190ef window: Convert a few clients to use widget motion handler by Kristian Høgsberg · 13 years ago
  57. ac7619f dnd: Use a widget for enter/leave handling by Kristian Høgsberg · 13 years ago
  58. 47fe08a Implement the new dnd/selection protocol by Kristian Høgsberg · 14 years ago
  59. 50719bc Fix inconsistent #include style by Pekka Paalanen · 14 years ago
  60. 47eb8f4 window: Remove display_flush_cairo_device by Benjamin Franzke · 14 years ago
  61. 3a69627 window: Stop using glib mainloop in toy toolkit by Kristian Høgsberg · 14 years ago
  62. 9de79a9 window.c: Drop global handler argument by Kristian Høgsberg · 14 years ago
  63. a8d1fa7 clients: Bring clients up to date by Kristian Høgsberg · 14 years ago
  64. 3be87d1 window: Add support for opaque windows by Kristian Høgsberg · 14 years ago
  65. 7cbdb64 Fix clients to work with wl_ prefixed interface names by Kristian Høgsberg · 14 years ago
  66. 91342c6 Switch to new subscribe protocol and wayland-egl by Kristian Høgsberg · 14 years ago
  67. b4b6734 Define global handler on display creation by Tim Wiederhake · 14 years ago
  68. 6693ac2 window: Use window surfaces for windows by Benjamin Franzke · 14 years ago
  69. 0043961 Fix new gcc 4.6 warnings by Kristian Høgsberg · 14 years ago
  70. 248c1b6 Add an orange pop-up menu to test the new map_transient request by Kristian Høgsberg · 14 years ago
  71. e164e4e Use cairo_push_group() for all double buffering, drop window_copy_*() by Kristian Høgsberg · 14 years ago
  72. 943741c Use the global handler in dnd instead of custom drag_offer hook by Kristian Høgsberg · 14 years ago
  73. da846ca Fix terminal resizing by Kristian Høgsberg · 14 years ago
  74. 82da52b Update surface.attach and change surface.map to surface.map_toplevel by Kristian Høgsberg · 15 years ago
  75. 2bb3ebe Create socket in /var/run/user/${HOME} by Kristian Høgsberg · 15 years ago
  76. 0c007ae Make the dnd client actually work. by Joel Teichroeb · 15 years ago
  77. d44bc8b Add reject round trip to dnd protocol by Kristian Høgsberg · 15 years ago
  78. 41da908 Don't hardcode offered dnd types in window.c by Kristian Høgsberg · 15 years ago
  79. e9f5e36 Make clients exit orderly when there is no connection by Yuval Fledel · 15 years ago
  80. 012a007 Add small client for testing shm surfaces by Kristian Høgsberg · 15 years ago
  81. ce457ba Add timestamp to pointer image attach request by Kristian Høgsberg · 15 years ago
  82. 9d69f8e Replace commit/ack/frame protocol with simpler sync and frame callbacks by Kristian Høgsberg · 15 years ago
  83. e9d37bd Use a transient object for the dnd session by Kristian Høgsberg · 15 years ago
  84. e968f9c Provide visual feedback as to whether drop is supported by Kristian Høgsberg · 15 years ago
  85. 4eb5360 Update drag protocol to use fd passing for data transfer by Kristian Høgsberg · 15 years ago
  86. 1d7ffd3 Set pointer image only in response to 'target' event by Kristian Høgsberg · 15 years ago
  87. 506e20e More work on dnd by Kristian Høgsberg · 15 years ago
  88. b8cc24e Actually add dnd client by Kristian Høgsberg · 15 years ago