1. caa6442 compositor: Use a virtual destructor when shutting down by Kristian Høgsberg · 15 years ago
  2. 50dc698 compositor: Shut down properly so we remove the socket by Kristian Høgsberg · 15 years ago
  3. 2bb3ebe Create socket in /var/run/user/${HOME} by Kristian Høgsberg · 15 years ago
  4. 0611e3e Indentation nit-picking by Kristian Høgsberg · 15 years ago
  5. 2643707 Move pointer and keyboard focus tracking into libwayland-server by Kristian Høgsberg · 15 years ago
  6. 06bc264 Fix warnings from adding -Wall back by Kristian Høgsberg · 15 years ago
  7. 1f25315 Add $(GCC_CFLAGS) back by Kristian Høgsberg · 15 years ago
  8. 3ada7ec compositor-wayland: Call wlsc_compositor_finish_frame from frame callback by Kristian Høgsberg · 15 years ago
  9. 4203df1 compositor-wayland: Use glFlush() not glFinish() after rendering frame by Kristian Høgsberg · 15 years ago
  10. a242129 Fix key handler to not run handlers from an empty list by Kristian Høgsberg · 15 years ago
  11. ebe3327 Describe the wire protocol by Yuval Fledel · 15 years ago
  12. 0c007ae Make the dnd client actually work. by Joel Teichroeb · 15 years ago
  13. d44bc8b Add reject round trip to dnd protocol by Kristian Høgsberg · 15 years ago
  14. 41da908 Don't hardcode offered dnd types in window.c by Kristian Høgsberg · 15 years ago
  15. 88b272d Made the window save the coordinates when being draged. by Joel Teichroeb · 15 years ago
  16. ec2e642 Add wayland backend for compositor (nested) by Benjamin Franzke · 15 years ago
  17. 35fd2a8 wayland_client: rename wl_display_create to wl_display_connect by Benjamin Franzke · 15 years ago
  18. c1ad1f9 Consolidate 'sync' and 'frame' events into just one 'key' event by Kristian Høgsberg · 15 years ago
  19. ac93a3d Document wl_list by Yuval Fledel · 15 years ago
  20. 4ee7138 Describe the protocol using inline XML comments by Yuval Fledel · 15 years ago
  21. c4b8c45 fix missing includes in clients/window.h and clients/wayland-glib.h by Fred Morcos · 15 years ago
  22. 1f5d507 Define MULT outside the HAVE_CAIRO_GL #ifdef by Kristian Høgsberg · 15 years ago
  23. 32ff690 Fix udev rules install directory by Kristian Høgsberg · 15 years ago
  24. 675c77c Fix potentially undefined behavior by Joel Teichroeb · 15 years ago
  25. 55973f2 Some additional return value checking by Darxus · 15 years ago
  26. e9f5e36 Make clients exit orderly when there is no connection by Yuval Fledel · 15 years ago
  27. 91b5999 add newlines for error printfs by Yuval Fledel · 15 years ago
  28. d1c4310 xml tag should close, or some parsers fail by Yuval Fledel · 15 years ago
  29. 3d46534 Fix compositor crash when dragging to a surface that disappears by Kristian Høgsberg · 15 years ago
  30. 8857a96 window: Don't call drag_offer_handler if it's NULL by Kristian Høgsberg · 15 years ago
  31. a6d9e11 Two typo fixes in the documentation by Fabian Henze · 15 years ago
  32. 156d057 Function declares a pointer return, so return one. by Bryce Harrington · 15 years ago
  33. 515f63a Quell warning about potentially uninitialized variable 'surface' by Bryce Harrington · 15 years ago
  34. f57303f Expose window_set_surface() in window.h by Bryce Harrington · 15 years ago
  35. 40269a6 Cleanup declared but unused variables. by Bryce Harrington · 15 years ago
  36. 9f89a40 scanner: include stddef.h to provide NULL and size_t by Benjamin Franzke · 15 years ago
  37. b163cef Make the server event loop embeddable by Kristian Høgsberg · 15 years ago
  38. 67f4ffd Oops, no -- in xml comments allowed by Kristian Høgsberg · 15 years ago
  39. 5dfe299 Add logo svg by Kristian Høgsberg · 15 years ago
  40. 7637ff0 Clean up .gitignore files by Nikolai Kondrashov · 15 years ago
  41. b97b28c README: fix a few typos by Peter Hutterer · 15 years ago
  42. 997ce64 compositor: add safety check when EGL fails to initialize by Tiago Vignatti · 15 years ago
  43. f2912fa compositor: put console into KD_GRAPHICS mode at vt enter time by Jesse Barnes · 15 years ago
  44. 2b43bd7 Bring gears example up to date by Kristian Høgsberg · 15 years ago
  45. 990854d Fixed a bogus call to cairo_destroy by Johan Bilien · 15 years ago
  46. 6048e8d Fix Wayland build instructions by Nikolai Kondrashov · 15 years ago
  47. fe096cd Install and dist udev rules file by Kristian Høgsberg · 15 years ago
  48. 5b7e43a Update autotools configuration by Javier Jardón · 15 years ago
  49. 0bfb126 Add /wayland so we pick up generated header files by Kristian Høgsberg · 15 years ago
  50. 1b6c0ed Workaround an xcb-dri2 bug. by Chia-I Wu · 15 years ago
  51. 4d8ba21 Make sure there is a current context. by Chia-I Wu · 15 years ago
  52. 1f41190 Use glTexSubImage to update the pixels. by Chia-I Wu · 15 years ago
  53. 332073b List libtoytoolkit.la before libwayland-client.la on the link line by Kristian Høgsberg · 15 years ago
  54. 61a8251 Add a geometry option for x11 compositor by Kristian Høgsberg · 15 years ago
  55. 012a007 Add small client for testing shm surfaces by Kristian Høgsberg · 15 years ago
  56. d0c3b9d Fall back to cairo image backend and shm surface if we don't have cairo gl by Kristian Høgsberg · 15 years ago
  57. 6866856 Remove leftover of fds_in_tail hack by Kristian Høgsberg · 15 years ago
  58. cf2bc67 Plug in no-op drm buffer attach function by Kristian Høgsberg · 15 years ago
  59. 29fc559 Delete leftover makefile debugging by Kristian Høgsberg · 15 years ago
  60. f0152da Use automake by Kristian Høgsberg · 15 years ago
  61. 4929149 Add more cursors from the DMZ theme by Kristian Høgsberg · 15 years ago
  62. 118fb49 Fix clients include path after moving files around by Kristian Høgsberg · 15 years ago
  63. a969c8a Use GL_BGRA_EXT for shm texture uploads by Kristian Høgsberg · 15 years ago
  64. 25694e7 A couple more TODO items by Kristian Høgsberg · 15 years ago
  65. 3d5bae0 Add a shm buffer sharing mechanism by Kristian Høgsberg · 15 years ago
  66. 98ffc93 Fix EGLImageKHR leak in wl_buffer destroy by Kristian Høgsberg · 15 years ago
  67. 45115a4 Fix screenshoot.c type in Makefile by Kristian Høgsberg · 15 years ago
  68. 2a4372c Add autogen.sh by Kristian Høgsberg · 15 years ago
  69. 3dd66d6 Use scanner to generate screenshooter client code as well by Kristian Høgsberg · 15 years ago
  70. c5dcb90 Use scanner for screenshooter protocol by Kristian Høgsberg · 15 years ago
  71. 2cd5144 scanner: Use protocol name for #include guards by Kristian Høgsberg · 15 years ago
  72. ce457ba Add timestamp to pointer image attach request by Kristian Høgsberg · 15 years ago
  73. 6dcf871 Consolidate notes from a few files in TODO by Kristian Høgsberg · 15 years ago
  74. a6f6999 Consolidate NOTES and README by Kristian Høgsberg · 15 years ago
  75. a46dc06 Copy over updated build instructions from the google group by Kristian Høgsberg · 15 years ago
  76. 6dd08eb Move core protocol libraries into wayland/ subdirectory by Kristian Høgsberg · 15 years ago
  77. 76b4332 Move example compositor to subdirectory by Kristian Høgsberg · 15 years ago
  78. ef2f485 Add support for more types of input devices by Kristian Høgsberg · 15 years ago
  79. 99d7c64 Remove non-gles2 glEnable(GL_TEXTURE_2D) call by Kristian Høgsberg · 15 years ago
  80. 877d71a Marshall NULL strings correctly by Kristian Høgsberg · 15 years ago
  81. 9ccf08d Change debug format to not confuse object id and message parameters by Kristian Høgsberg · 15 years ago
  82. ab2f1cd Dont post damage event from window_copy_surface by Kristian Høgsberg · 15 years ago
  83. 7d80406 Only set pointer image when it changes by Kristian Høgsberg · 15 years ago
  84. acf82a3 Log emitted events as well in debug mode by Kristian Høgsberg · 15 years ago
  85. 6bce89d Return the closure from wl_connection_vmarshal() by Kristian Høgsberg · 15 years ago
  86. 50038e4 Drop wl_surface_post_event() helper by Kristian Høgsberg · 15 years ago
  87. 7cd3618 Fill out a closure when sending events as well by Kristian Høgsberg · 15 years ago
  88. 4f14f6e Fix integer signedness and fd size confusion by Kristian Høgsberg · 15 years ago
  89. f821f5a Demarshal all arguments from protocol buffer by Kristian Høgsberg · 15 years ago
  90. 6c7c7a9 Keep strings and arrays in the buffer when demarshalling by Kristian Høgsberg · 15 years ago
  91. de0fa3b Send terminating nul character when sending strings by Kristian Høgsberg · 15 years ago
  92. 9f89798 Move marshal/demarshal buffer into struct wl_closure by Kristian Høgsberg · 15 years ago
  93. f1e7bd3 Add protocol debugging facility by Kristian Høgsberg · 15 years ago
  94. b6eb397 TODO editing by Kristian Høgsberg · 15 years ago
  95. 2feb988 Update TODO by Kristian Høgsberg · 15 years ago
  96. f8ffded Drop wl_display_set_compositor() special case by Kristian Høgsberg · 15 years ago
  97. 9d69f8e Replace commit/ack/frame protocol with simpler sync and frame callbacks by Kristian Høgsberg · 15 years ago
  98. 13b8ae4 Add convenience functions for posting display events by Kristian Høgsberg · 15 years ago
  99. f66d0f4 Get rid of wl_client_add_surface() special case by Kristian Høgsberg · 15 years ago
  100. e9d37bd Use a transient object for the dnd session by Kristian Høgsberg · 15 years ago