commit | 0e696478a9c498594dd285883cb3b8e8522f9640 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Sun Jul 22 15:49:57 2012 -0400 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Sun Jul 22 15:49:57 2012 -0400 |
tree | 05617fb36398c1f3fa8f43515cdd81eeb097f5e2 | |
parent | c4063f310a35ec1fd51b039243caf5363dfb54f5 [diff] [blame] |
Handle new transform argument in wl_output.geometry event
diff --git a/clients/screenshot.c b/clients/screenshot.c index 894c4aa..7395bf3 100644 --- a/clients/screenshot.c +++ b/clients/screenshot.c
@@ -62,7 +62,8 @@ int physical_height, int subpixel, const char *make, - const char *model) + const char *model, + int transform) { struct screenshooter_output *output;