[PATCH wayland-protocols v7] Add zwp_linux_explicit_synchronization_v1

2018-11-08 Thread Alexandros Frantzis
Signed-off-by: Alexandros Frantzis --- Changes in patch v7: - Added linux_ prefix to interface names. Changes in patch v6: - Fixed wl_buffer.attach -> wl_surface.attach typos. - Added NO_BUFFER error and update request descriptions. - Consistently used "error is raised" phrasing. - Add

Re: [PATCH v3] Allow fd.o to join forces with X.Org

2018-11-08 Thread Peter Hutterer
On Thu, Nov 08, 2018 at 05:52:08PM -0500, Harry Wentland wrote: > The leadership of freedesktop.org (fd.o) has recently expressed interest > in having an elected governing body. Given the tight connection between > fd.o and X.Org and the fact that X.Org has such a governing body it > seemed obvious

[PATCH v3] Allow fd.o to join forces with X.Org

2018-11-08 Thread Harry Wentland
The leadership of freedesktop.org (fd.o) has recently expressed interest in having an elected governing body. Given the tight connection between fd.o and X.Org and the fact that X.Org has such a governing body it seemed obvious to consider extending X.Org's mandate to fd.o. Quite a bit of backgrou

Re: [PATCH wayland-protocols v6] Add zwp_linux_explicit_synchronization_v1

2018-11-08 Thread Alexandros Frantzis
On Thu, Nov 08, 2018 at 05:43:42PM +0200, Pekka Paalanen wrote: > On Thu, 8 Nov 2018 16:34:52 +0200 > Alexandros Frantzis wrote: > > > On Thu, Nov 08, 2018 at 03:00:58PM +0200, Pekka Paalanen wrote: > > > On Wed, 07 Nov 2018 20:22:38 + > > > Simon Ser wrote: > > > > > > > Thanks! With the

Re: [PATCH wayland-protocols v6] Add zwp_linux_explicit_synchronization_v1

2018-11-08 Thread Pekka Paalanen
On Wed, 7 Nov 2018 16:59:25 +0200 Alexandros Frantzis wrote: > Signed-off-by: Alexandros Frantzis > --- > > Changes in patch v6: > - Fixed wl_buffer.attach -> wl_surface.attach typos. > - Added NO_BUFFER error and updated request descriptions. > - Consistently used "error is raised" phra

Re: [PATCH wayland-protocols v6] Add zwp_linux_explicit_synchronization_v1

2018-11-08 Thread Pekka Paalanen
On Thu, 8 Nov 2018 16:34:52 +0200 Alexandros Frantzis wrote: > On Thu, Nov 08, 2018 at 03:00:58PM +0200, Pekka Paalanen wrote: > > On Wed, 07 Nov 2018 20:22:38 + > > Simon Ser wrote: > > > > > Thanks! With these fixes, this is now > > > > > > Reviewed-by: Simon Ser > > > > > > Below is

Re: Clipboard manager use case

2018-11-08 Thread Albert Vaca
On Wed, Nov 7, 2018 at 6:12 PM Simon Ser wrote: > Hi, > > On Wednesday, November 7, 2018 5:18 PM, Albert Vaca > wrote: > > I would like to start a discussion about the need of a protocol for > clipboard > > management in Wayland. As far as I know, the current approach for > clipboard > > manager

Re: [PATCH wayland-protocols v6] Add zwp_linux_explicit_synchronization_v1

2018-11-08 Thread Alexandros Frantzis
On Thu, Nov 08, 2018 at 03:00:58PM +0200, Pekka Paalanen wrote: > On Wed, 07 Nov 2018 20:22:38 + > Simon Ser wrote: > > > Thanks! With these fixes, this is now > > > > Reviewed-by: Simon Ser > > > > Below is a small comment, I don't know if it's relevant or not, I just > > wanted to > > p

Fwd: [PATCH wayland-protocols v6] Add zwp_linux_explicit_synchronization_v1

2018-11-08 Thread Daniel Stone
Hi, On Thu, 8 Nov 2018 at 13:01, Pekka Paalanen wrote: > On Wed, 07 Nov 2018 20:22:38 + Simon Ser wrote: > > I missed this before, but: is there a reason why the "linux" prefix has been > > dropped here? Maybe it should be renamed to > > zwp_linux_surface_synchronization_v1? What about zwp_b

Re: [PATCH wayland-protocols v6] Add zwp_linux_explicit_synchronization_v1

2018-11-08 Thread Pekka Paalanen
On Wed, 07 Nov 2018 20:22:38 + Simon Ser wrote: > Thanks! With these fixes, this is now > > Reviewed-by: Simon Ser > > Below is a small comment, I don't know if it's relevant or not, I just wanted > to > point it out. > > > Signed-off-by: Alexandros Frantzis > > --- > > > > Changes in p