commit | 83d61b6dfb88f681addebbec6676bef4de5824a4 | [log] [tgz] |
---|---|---|
author | Bryce Harrington <bryce@osg.samsung.com> | Mon Dec 15 17:03:04 2014 -0800 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Thu May 21 15:05:53 2015 -0700 |
tree | 19d13ee30042f15a13f9e813c1f6d46c1e99e136 | |
parent | ed2c644892824b70869783f768b53a1dbb3c06aa [diff] |
protocol: Add test screenshot capability This adds a capture_screenshot request which returns an image of the screen in the client-supplied wl_buffer for the given display output. A 'done' event is used to indicate when screenshotting has finished and the wl_buffer is ready to be read. Signed-off-by: Bryce Harrington <bryce@osg.samsung.com> Reviewed-By: Derek Foreman <derekf@osg.samsung.com>