Re: [PATCH wayland] doc: start documenting Xwayland

2016-11-22 Thread Pekka Paalanen
On Tue, 22 Nov 2016 09:20:48 + Daniel Stone wrote: > Hi, > Hi Daniel, nice comments, I'll revise the patch later. Some replies below. > On 21 November 2016 at 15:06, Pekka Paalanen > wrote: > > On Mon, 21 Nov 2016 14:31:43 +0200 > > Pekka Paalanen wrote: > >> + > >> + X11 and

Re: [PATCH wayland] doc: start documenting Xwayland

2016-11-22 Thread Daniel Stone
Hi, On 21 November 2016 at 15:06, Pekka Paalanen wrote: > On Mon, 21 Nov 2016 14:31:43 +0200 > Pekka Paalanen wrote: >> + >> + X11 and Wayland are different enough that there is no "simple" way to >> + translate between them. Most of X11 is uninteresting to a Wayland >> + comp

Re: [PATCH wayland] doc: start documenting Xwayland

2016-11-21 Thread Pekka Paalanen
On Mon, 21 Nov 2016 14:31:43 +0200 Pekka Paalanen wrote: > From: Pekka Paalanen > > This is a rough intro to what Xwayland is and does, with just one > implementation detail so far (Window identification). > > I paid no attention to formatting details, those can be polished in > follow-ups. I

[PATCH wayland] doc: start documenting Xwayland

2016-11-21 Thread Pekka Paalanen
From: Pekka Paalanen This is a rough intro to what Xwayland is and does, with just one implementation detail so far (Window identification). I paid no attention to formatting details, those can be polished in follow-ups. I just want the prose out. I also just quickly whacked up the diagram, wou