1. bb58983 screenshot: Use correct buffer size for transformed outputs. by Scott Moreau · 13 years ago
  2. 0e69647 Handle new transform argument in wl_output.geometry event by Kristian Høgsberg · 13 years ago
  3. 1da1b8f Rewrite shm buffer file allocation v2 by Pekka Paalanen · 13 years ago
  4. 2074f1d screenshooter: Don't assume output offsets start at zero by Scott Moreau · 13 years ago
  5. 72c2372 screenshooter: Move buffer assembly to client side by Scott Moreau · 13 years ago
  6. 062be7e screenshooter: Grab pixel data directly before buffer swap by Scott Moreau · 13 years ago
  7. 1a36156 screenshot.c: Fix up a few stylistic issues by Kristian Høgsberg · 13 years ago
  8. 80d27b7 screenshooter: Properly handle multiple outputs. by Scott Moreau · 13 years ago
  9. 1662628 clients: Use new shm interface by Kristian Høgsberg · 13 years ago
  10. f02a649 Consolidate image loading code and move to shared/ by Kristian Høgsberg · 13 years ago
  11. 8e81df4 Use new format codes by Kristian Høgsberg · 14 years ago
  12. 50719bc Fix inconsistent #include style by Pekka Paalanen · 14 years ago
  13. 3a69627 window: Stop using glib mainloop in toy toolkit by Kristian Høgsberg · 14 years ago
  14. f389cac Move away from visuals and just use EGLConfigs or shm format tokens by Kristian Høgsberg · 14 years ago
  15. a8d1fa7 clients: Bring clients up to date by Kristian Høgsberg · 14 years ago
  16. 8417d43 screenshot: A couple of minor tweaks by Kristian Høgsberg · 14 years ago
  17. 4d0d203 screenshot: use gdk-pixbuf for writing png images by Tiago Vignatti · 14 years ago
  18. 8f0ce05 compositor: Send out more detailed output events by Kristian Høgsberg · 14 years ago
  19. 8544903 compositor: Screenhoot into a client provided shm buffer by Kristian Høgsberg · 14 years ago
  20. cf57dc5 Update to work with scanner that doesn't hardcode wl_* by Kristian Høgsberg · 14 years ago
  21. 91342c6 Switch to new subscribe protocol and wayland-egl by Kristian Høgsberg · 14 years ago
  22. 2bb3ebe Create socket in /var/run/user/${HOME} by Kristian Høgsberg · 15 years ago
  23. 35fd2a8 wayland_client: rename wl_display_create to wl_display_connect by Benjamin Franzke · 15 years ago
  24. 3dd66d6 Use scanner to generate screenshooter client code as well by Kristian Høgsberg · 15 years ago
  25. 4fe1a3e Don't track globals in the client lib, just send out events by Kristian Høgsberg · 15 years ago
  26. b2a432e Move clients to subdirectory by Kristian Høgsberg · 15 years ago[Renamed from screenshot.c]
  27. 03fd86b Read connection events in screenshot.c by Kristian Høgsberg · 16 years ago
  28. 8049cbb Also check for interface version wl_display_get_object_id(). by Kristian Høgsberg · 17 years ago
  29. dc0f355 Fix API to always include socket name length. by Kristian Høgsberg · 17 years ago
  30. e2ce43a Fix namespace convention for glib source. by Kristian Høgsberg · 17 years ago
  31. ffd710e Put Wayland under the MIT license. by Kristian Høgsberg · 17 years ago
  32. f53f4bb Quit screenshooter when idle. by Kristian Høgsberg · 17 years ago
  33. 1e4b86a Expose screenshooting as an interface, drop SIGUSR hack. by Kristian Høgsberg · 17 years ago