1. c34a9f5 screenshot: save screenshot files in XDG_PICTURES_DIR by Aleksander Morgado · 7 years ago
  2. e3c2a76 screenshot: save each new screenshot in a different file by Aleksander Morgado · 7 years ago
  3. e99e4bf clients & tests: Unify multiple definitions of x*alloc and related functions by Bryce Harrington · 9 years ago
  4. cf1efd2 Rename screenshooter protocol to weston_screenshooter by Jonas Ådahl · 9 years ago
  5. 4678bab Remove redundant #include path component. by Jon Cruz · 10 years ago
  6. 1f6b0d1 clients: Update boilerplate from MIT X11 license to MIT Expat licenses by Bryce Harrington · 10 years ago
  7. 473f248 screenshooter: Add missing newline and use program_invocation_short_name by Kristian Høgsberg · 11 years ago
  8. bdd8377 screenshooter: Only link to $(CLIENT_LIBS) not libtoytoolkit.la by Kristian Høgsberg · 11 years ago
  9. bc91926 clients: use xmalloc in more places by Brian Lovin · 11 years ago
  10. 3d2046e screenshot: Drop extraneous 'is' to improve warning msg grammar by Bryce W. Harrington · 12 years ago
  11. c4a42ca screenshot: Print warning if we're not launched from weston by Kristian Høgsberg · 12 years ago
  12. 0eab05d clients: add global_remove handler stubs by Pekka Paalanen · 12 years ago
  13. fa80e11 Update to new fd and wl_registry APIs by Kristian Høgsberg · 12 years ago
  14. bb58983 screenshot: Use correct buffer size for transformed outputs. by Scott Moreau · 12 years ago
  15. 0e69647 Handle new transform argument in wl_output.geometry event by Kristian Høgsberg · 13 years ago
  16. 1da1b8f Rewrite shm buffer file allocation v2 by Pekka Paalanen · 13 years ago
  17. 2074f1d screenshooter: Don't assume output offsets start at zero by Scott Moreau · 13 years ago
  18. 72c2372 screenshooter: Move buffer assembly to client side by Scott Moreau · 13 years ago
  19. 062be7e screenshooter: Grab pixel data directly before buffer swap by Scott Moreau · 13 years ago
  20. 1a36156 screenshot.c: Fix up a few stylistic issues by Kristian Høgsberg · 13 years ago
  21. 80d27b7 screenshooter: Properly handle multiple outputs. by Scott Moreau · 13 years ago
  22. 1662628 clients: Use new shm interface by Kristian Høgsberg · 13 years ago
  23. f02a649 Consolidate image loading code and move to shared/ by Kristian Høgsberg · 13 years ago
  24. 8e81df4 Use new format codes by Kristian Høgsberg · 13 years ago
  25. 50719bc Fix inconsistent #include style by Pekka Paalanen · 13 years ago
  26. 3a69627 window: Stop using glib mainloop in toy toolkit by Kristian Høgsberg · 13 years ago
  27. f389cac Move away from visuals and just use EGLConfigs or shm format tokens by Kristian Høgsberg · 13 years ago
  28. a8d1fa7 clients: Bring clients up to date by Kristian Høgsberg · 13 years ago
  29. 8417d43 screenshot: A couple of minor tweaks by Kristian Høgsberg · 13 years ago
  30. 4d0d203 screenshot: use gdk-pixbuf for writing png images by Tiago Vignatti · 14 years ago
  31. 8f0ce05 compositor: Send out more detailed output events by Kristian Høgsberg · 14 years ago
  32. 8544903 compositor: Screenhoot into a client provided shm buffer by Kristian Høgsberg · 14 years ago
  33. cf57dc5 Update to work with scanner that doesn't hardcode wl_* by Kristian Høgsberg · 14 years ago
  34. 91342c6 Switch to new subscribe protocol and wayland-egl by Kristian Høgsberg · 14 years ago
  35. 2bb3ebe Create socket in /var/run/user/${HOME} by Kristian Høgsberg · 14 years ago
  36. 35fd2a8 wayland_client: rename wl_display_create to wl_display_connect by Benjamin Franzke · 14 years ago
  37. 3dd66d6 Use scanner to generate screenshooter client code as well by Kristian Høgsberg · 14 years ago
  38. 4fe1a3e Don't track globals in the client lib, just send out events by Kristian Høgsberg · 14 years ago
  39. b2a432e Move clients to subdirectory by Kristian Høgsberg · 15 years ago[Renamed from screenshot.c]
  40. 03fd86b Read connection events in screenshot.c by Kristian Høgsberg · 16 years ago
  41. 8049cbb Also check for interface version wl_display_get_object_id(). by Kristian Høgsberg · 16 years ago
  42. dc0f355 Fix API to always include socket name length. by Kristian Høgsberg · 16 years ago
  43. e2ce43a Fix namespace convention for glib source. by Kristian Høgsberg · 16 years ago
  44. ffd710e Put Wayland under the MIT license. by Kristian Høgsberg · 16 years ago
  45. f53f4bb Quit screenshooter when idle. by Kristian Høgsberg · 16 years ago
  46. 1e4b86a Expose screenshooting as an interface, drop SIGUSR hack. by Kristian Høgsberg · 16 years ago