On Wed, 4 May 2016 18:02:57 -0700
Bryce Harrington wrote:
> On Tue, Apr 26, 2016 at 03:51:06PM +0300, Pekka Paalanen wrote:
> > From: Pekka Paalanen
> >
> > wp_viewporter spec requires protocol errors when the viewport is outside
> > the buffer area.
> >
> > The viewport is checked in wl_surfa
On Tue, Apr 26, 2016 at 03:51:06PM +0300, Pekka Paalanen wrote:
> From: Pekka Paalanen
>
> wp_viewporter spec requires protocol errors when the viewport is outside
> the buffer area.
>
> The viewport is checked in wl_surface.commit handler as the error needs
> to be delivered as a reply to the c
From: Pekka Paalanen
wp_viewporter spec requires protocol errors when the viewport is outside
the buffer area.
The viewport is checked in wl_surface.commit handler as the error needs
to be delivered as a reply to the commit, not at state apply time later
(e.g. with synchronized sub-surfaces, or