On Sat, 9 May 2015 14:53:48 +0100
Daniel Stone wrote:
> Hi,
>
> On 7 May 2015 at 01:44, Bryce Harrington wrote:
> > 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 in
Hi,
On 7 May 2015 at 01:44, Bryce Harrington wrote:
> 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 t
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
---
protocol/west