1. 29af3eb window: Make decorations just a widget by Kristian Høgsberg · 14 years ago
  2. b67e94b window: Make resize and redraw handlers widget vfuncs by Kristian Høgsberg · 14 years ago
  3. 5d12990 window: Allocate and flush the window surface in window.c by Kristian Høgsberg · 14 years ago
  4. 75bc667 window: Drop the window widget by Kristian Høgsberg · 14 years ago
  5. a8a0db3 window: Move button handler to widget by Kristian Høgsberg · 14 years ago
  6. 87a57bb window: Create a widget for the window, drop window motion handler by Kristian Høgsberg · 14 years ago
  7. 50719bc Fix inconsistent #include style by Pekka Paalanen · 14 years ago
  8. 3a69627 window: Stop using glib mainloop in toy toolkit by Kristian Høgsberg · 14 years ago
  9. 9de79a9 window.c: Drop global handler argument by Kristian Høgsberg · 14 years ago
  10. b4b6734 Define global handler on display creation by Tim Wiederhake · 14 years ago
  11. 297c631 Port window.c to use wayland-egl by Kristian Høgsberg · 14 years ago
  12. 248c1b6 Add an orange pop-up menu to test the new map_transient request by Kristian Høgsberg · 15 years ago
  13. 82da52b Update surface.attach and change surface.map to surface.map_toplevel by Kristian Høgsberg · 15 years ago
  14. e9f5e36 Make clients exit orderly when there is no connection by Yuval Fledel · 15 years ago
  15. 012a007 Add small client for testing shm surfaces by Kristian Høgsberg · 15 years ago
  16. 9d69f8e Replace commit/ack/frame protocol with simpler sync and frame callbacks by Kristian Høgsberg · 15 years ago
  17. 8ca1cc2 flower: Clear surface by Kristian Høgsberg · 15 years ago
  18. c8c3734 Set window user data using separate function by Kristian Høgsberg · 15 years ago
  19. 478d926 Send device name at connect time by Kristian Høgsberg · 15 years ago
  20. 7824d81 Consolidate more code in clients/window.c by Kristian Høgsberg · 15 years ago
  21. a85fe3c Use cairo-gl in clients by Kristian Høgsberg · 15 years ago
  22. b2a432e Move clients to subdirectory by Kristian Høgsberg · 15 years ago[Renamed from flower.c]
  23. d923e9d Replace cairo_drm_device_t with cairo_device_t by Janusz Lewandowski · 16 years ago
  24. 2644910 Update to track the cairo_drm_device_t rename by Kristian Høgsberg · 16 years ago
  25. 57b751b Fix flower client. by Kristian Høgsberg · 25 years ago
  26. 8012f32 Drop libdrm CFLAGS where no longer necessary. by Kristian Høgsberg · 17 years ago
  27. 0ac16f0 Switch to cairo-drm, drop struct buffer hacks. by Kristian Høgsberg · 17 years ago
  28. 3b94998 Randomize flower offset again. by Kristian Høgsberg · 17 years ago
  29. 94448c0 Add listener interfaces for output and input_device objects. by Kristian Høgsberg · 17 years ago
  30. de31d5c Add preliminary visual support. by Kristian Høgsberg · 17 years ago
  31. d2412e2 Redesign the compositor / server interface. by Kristian Høgsberg · 17 years ago
  32. dc0f355 Fix API to always include socket name length. by Kristian Høgsberg · 17 years ago
  33. e2ce43a Fix namespace convention for glib source. by Kristian Høgsberg · 17 years ago
  34. ffd710e Put Wayland under the MIT license. by Kristian Høgsberg · 17 years ago
  35. fbdbbdc Finally implement the commit/ack/frame protocol and improve repaint loop. by Kristian Høgsberg · 17 years ago
  36. 44f36e3 Make ack event signal that the requests have been composited. by Kristian Høgsberg · 17 years ago
  37. 18fb783 Use struct buffer from cairo-util.c in flower.c. by Kristian Høgsberg · 17 years ago
  38. 1cbaa6a Use glib main loop for all clients. by Kristian Høgsberg · 17 years ago
  39. fb59084 Add glib main loop integration, use it in flower client. by Kristian Høgsberg · 17 years ago
  40. 3f59e82 Use GL_ONE for the source in glBendFunc instead of pre-unmultiplying. by Kristian Høgsberg · 17 years ago
  41. 1b2f439 Unpremultiply cairo surface data. by Kristian Høgsberg · 17 years ago
  42. d3fa34c Don't use poll timeout for timing animation. by Kristian Høgsberg · 17 years ago
  43. e120a4b Rename client, prepare Makefile for more clients. by Kristian Høgsberg · 17 years ago[Renamed from client.c]
  44. d311e8a Make clients graphics use lighter random colors. by Kristian Høgsberg · 17 years ago
  45. a234e70 Make test client a little more interesting. by Kristian Høgsberg · 17 years ago
  46. 5ebb317 Recomposite screen in idle handler. by Kristian Høgsberg · 17 years ago
  47. f921289 Handle multiple clients better. by Kristian Høgsberg · 17 years ago
  48. 16eb675 Add an EGL compositor. Still pretty lame. by Kristian Høgsberg · 17 years ago
  49. 427524a Use new connection object in client code too. by Kristian Høgsberg · 17 years ago
  50. 05eff51 Add surface.map request. by Kristian Høgsberg · 17 years ago
  51. a67a71a Bunch of new stuff: simple compositor, cairo+gem use in client, events. by Kristian Høgsberg · 17 years ago
  52. 97f1ebe Initial commit. by Kristian Høgsberg · 17 years ago