1. a5db589 Add wl_list_for_each() and simplify some loops by Kristian Høgsberg · 15 years ago
  2. b559fcb Add function to remove surfaces from client by Kristian Høgsberg · 16 years ago
  3. b3131d9 Add client side demarshalling for events. by Kristian Høgsberg · 17 years ago
  4. ee02ca6 Add hook to allow globals to send cold-plug events to new clients. by Kristian Høgsberg · 17 years ago
  5. 97079ad Send client id range as an event. by Kristian Høgsberg · 17 years ago
  6. fb6d68d Represent event and method metadata with struct wl_message. by Kristian Høgsberg · 17 years ago
  7. fe831a7 Move protocol metadata to wayland-protocol.[ch]. by Kristian Høgsberg · 17 years ago
  8. bf967b4 Advertise globals using a new display event. by Kristian Høgsberg · 17 years ago
  9. de31d5c Add preliminary visual support. by Kristian Høgsberg · 17 years ago
  10. d2412e2 Redesign the compositor / server interface. by Kristian Høgsberg · 17 years ago
  11. c492b48 Make multi-pointer work. by Kristian Høgsberg · 17 years ago
  12. 864c468 Make sure we initialize object hash. by Kristian Høgsberg · 17 years ago
  13. 5ee1a60 Rewrite input event delivery path. by Kristian Høgsberg · 17 years ago
  14. 7fdff04 Only send key events to toplevel surface. by Kristian Høgsberg · 17 years ago
  15. 5a75c90 Feed button events through compositor. by Kristian Høgsberg · 17 years ago
  16. 715a081 Feed motion events through compositor. by Kristian Høgsberg · 17 years ago
  17. 201a904 Drop surface iterator API, just track surfaces in the compositor. by Kristian Høgsberg · 17 years ago
  18. eac149a Pass button clicks through to compositor. by Kristian Høgsberg · 17 years ago
  19. dc0f355 Fix API to always include socket name length. by Kristian Høgsberg · 17 years ago
  20. 122912c Make the wayland server a library used by the compositors. by Kristian Høgsberg · 17 years ago
  21. 87e0a38 Use type strings for method and event signatures. by Kristian Høgsberg · 17 years ago
  22. 3505256 Exit if load_compositor() fails. by Kristian Høgsberg · 17 years ago
  23. ffd710e Put Wayland under the MIT license. by Kristian Høgsberg · 17 years ago
  24. c2b633e Add wl_client_marshal() for sending events. by Kristian Høgsberg · 17 years ago
  25. 4a29890 Generalize event loop a bit and pull in the timerfd stuff. by Kristian Høgsberg · 17 years ago
  26. fbdbbdc Finally implement the commit/ack/frame protocol and improve repaint loop. by Kristian Høgsberg · 17 years ago
  27. 44f36e3 Make ack event signal that the requests have been composited. by Kristian Høgsberg · 17 years ago
  28. 4097923 Add commit request + ack event to wayland core. by Kristian Høgsberg · 17 years ago
  29. cddc0ad Add keyboard input, move input device creation to compositor. by Kristian Høgsberg · 17 years ago
  30. 1e4b86a Expose screenshooting as an interface, drop SIGUSR hack. by Kristian Høgsberg · 17 years ago
  31. 14fcff7 Generalize the object advertising mechanism. by Kristian Høgsberg · 17 years ago
  32. 4c9f2c9 Move pointer drawing into compositor. by Kristian Høgsberg · 17 years ago
  33. b7a0192 Add prototypes warnings, use -fvisibility. by Kristian Høgsberg · 17 years ago
  34. 7f77bd8 Add copy and damage surface requests. by Kristian Høgsberg · 17 years ago
  35. 5503bf8 dlopen the compositor, add a glx compositor. by Kristian Høgsberg · 17 years ago
  36. 33a52bd Add README for the adventurous, allow evdev override from getenv(). by Kristian Høgsberg · 17 years ago
  37. f9bc795 Add crude input device support. by Kristian Høgsberg · 17 years ago
  38. 94a2e86 Track client objects and destroy them on disconnect. by Kristian Høgsberg · 17 years ago
  39. 5ebb317 Recomposite screen in idle handler. by Kristian Høgsberg · 17 years ago
  40. f921289 Handle multiple clients better. by Kristian Høgsberg · 17 years ago
  41. 680f1c7 Split out connection io buffer logic. by Kristian Høgsberg · 17 years ago
  42. c508987 Make in and out circular buffers actually work. by Kristian Høgsberg · 17 years ago
  43. 05eff51 Add surface.map request. by Kristian Høgsberg · 17 years ago
  44. a67a71a Bunch of new stuff: simple compositor, cairo+gem use in client, events. by Kristian Høgsberg · 17 years ago
  45. 97f1ebe Initial commit. by Kristian Høgsberg · 17 years ago