Re: [PATCH wayland-protocols 1/4] stable: add presentation-time draft

2016-02-24 Thread Pekka Paalanen
On Tue, 23 Feb 2016 10:41:27 -0800 Bill Spitzak wrote: > On Tue, Feb 23, 2016 at 10:21 AM, Bryce Harrington > wrote: > > > > > + Request 'feedback' can be regarded as an additional wl_surface > > > > > + method. It is part of the double-buffered surface state update > > > > > +

Re: [PATCH wayland-protocols 1/4] stable: add presentation-time draft

2016-02-23 Thread Bryce Harrington
On Tue, Feb 23, 2016 at 12:27:23PM +0200, Pekka Paalanen wrote: > On Mon, 22 Feb 2016 15:39:18 -0800 > Bryce Harrington wrote: > > > On Mon, Feb 22, 2016 at 03:34:40PM +0200, Pekka Paalanen wrote: > > > From: Pekka Paalanen > > > > > > This XML file has been copied verbatim from Weston 1.10.0 r

Re: [PATCH wayland-protocols 1/4] stable: add presentation-time draft

2016-02-23 Thread Pekka Paalanen
On Mon, 22 Feb 2016 15:39:18 -0800 Bryce Harrington wrote: > On Mon, Feb 22, 2016 at 03:34:40PM +0200, Pekka Paalanen wrote: > > From: Pekka Paalanen > > > > This XML file has been copied verbatim from Weston 1.10.0 release, > > protocol/presentation_timing.xml. The last behavioral change to th

Re: [PATCH wayland-protocols 1/4] stable: add presentation-time draft

2016-02-23 Thread Pekka Paalanen
On Mon, 22 Feb 2016 11:45:44 -0800 Bill Spitzak wrote: > On Mon, Feb 22, 2016 at 5:34 AM, Pekka Paalanen wrote: > > > > > +Argument 'refresh' gives the compositor's prediction of how > > +many nanoseconds after tv_sec, tv_nsec the very next output > > +refresh may occur.

Re: [PATCH wayland-protocols 1/4] stable: add presentation-time draft

2016-02-22 Thread Bryce Harrington
On Mon, Feb 22, 2016 at 03:34:40PM +0200, Pekka Paalanen wrote: > From: Pekka Paalanen > > This XML file has been copied verbatim from Weston 1.10.0 release, > protocol/presentation_timing.xml. The last behavioral change to that > file was in December 2014, so the behaviour is considered stable.

[PATCH wayland-protocols 1/4] stable: add presentation-time draft

2016-02-22 Thread Pekka Paalanen
From: Pekka Paalanen This XML file has been copied verbatim from Weston 1.10.0 release, protocol/presentation_timing.xml. The last behavioral change to that file was in December 2014, so the behaviour is considered stable. Interfaces still need to be renamed according wayland-protocols policy. T