summaryrefslogtreecommitdiff
path: root/clients/screenshot.c
Commit message (Expand)AuthorAgeFilesLines
* clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington2016-03-171-15/+1
* Rename screenshooter protocol to weston_screenshooterJonas Ådahl2015-11-191-8/+13
* Remove redundant #include path component.Jon Cruz2015-06-151-1/+1
* clients: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington2015-06-151-16/+17
* screenshooter: Add missing newline and use program_invocation_short_nameKristian Høgsberg2013-08-121-2/+2
* screenshooter: Only link to $(CLIENT_LIBS) not libtoytoolkit.laKristian Høgsberg2013-08-121-1/+19
* clients: use xmalloc in more placesBrian Lovin2013-08-071-1/+1
* screenshot: Drop extraneous 'is' to improve warning msg grammarBryce W. Harrington2013-07-291-1/+1
* screenshot: Print warning if we're not launched from westonKristian Høgsberg2013-02-131-0/+7
* clients: add global_remove handler stubsPekka Paalanen2013-01-241-1/+8
* Update to new fd and wl_registry APIsKristian Høgsberg2012-10-101-7/+15
* screenshot: Use correct buffer size for transformed outputs.Scott Moreau2012-08-291-0/+6
* Handle new transform argument in wl_output.geometry eventKristian Høgsberg2012-07-221-1/+2
* Rewrite shm buffer file allocation v2Pekka Paalanen2012-06-061-11/+6
* screenshooter: Don't assume output offsets start at zeroScott Moreau2012-04-201-6/+32
* screenshooter: Move buffer assembly to client sideScott Moreau2012-04-201-13/+31
* screenshooter: Grab pixel data directly before buffer swapScott Moreau2012-04-201-2/+17
* screenshot.c: Fix up a few stylistic issuesKristian Høgsberg2012-04-041-20/+8
* screenshooter: Properly handle multiple outputs.Scott Moreau2012-04-041-9/+60
* clients: Use new shm interfaceKristian Høgsberg2012-04-031-3/+5
* Consolidate image loading code and move to shared/Kristian Høgsberg2012-03-121-14/+8
* Use new format codesKristian Høgsberg2012-01-111-1/+1
* Fix inconsistent #include stylePekka Paalanen2011-11-221-1/+1
* window: Stop using glib mainloop in toy toolkitKristian Høgsberg2011-09-191-1/+0
* Move away from visuals and just use EGLConfigs or shm format tokensKristian Høgsberg2011-08-311-8/+2
* clients: Bring clients up to dateKristian Høgsberg2011-08-291-26/+7
* screenshot: A couple of minor tweaksKristian Høgsberg2011-07-271-3/+4
* screenshot: use gdk-pixbuf for writing png imagesTiago Vignatti2011-07-261-2/+19
* compositor: Send out more detailed output eventsKristian Høgsberg2011-06-211-2/+19
* compositor: Screenhoot into a client provided shm bufferKristian Høgsberg2011-05-021-14/+99
* Update to work with scanner that doesn't hardcode wl_*Kristian Høgsberg2011-04-201-4/+4
* Switch to new subscribe protocol and wayland-eglKristian Høgsberg2011-04-201-1/+1
* Create socket in /var/run/user/${HOME}Kristian Høgsberg2010-12-011-3/+1
* wayland_client: rename wl_display_create to wl_display_connectBenjamin Franzke2010-11-291-1/+1
* Use scanner to generate screenshooter client code as wellKristian Høgsberg2010-09-141-26/+5
* Don't track globals in the client lib, just send out eventsKristian Høgsberg2010-08-101-35/+30
* Move clients to subdirectoryKristian Høgsberg2010-06-041-0/+107