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