Re: Feedback on xdg-shell v5

2016-05-12 Thread Bill Spitzak
On Mon, May 9, 2016 at 8:18 PM, Jonas Ådahl wrote: > On Fri, Apr 29, 2016 at 12:37:22PM +0300, Pekka Paalanen wrote: > > On Fri, 29 Apr 2016 15:31:28 +0800 > > Jonas Ådahl wrote: > > > > > On Thu, Apr 28, 2016 at 02:08:07PM +0300, Pekka Paalanen wrote: > > >

Re: Feedback on xdg-shell v5

2016-05-09 Thread Jonas Ådahl
On Fri, Apr 29, 2016 at 12:37:22PM +0300, Pekka Paalanen wrote: > On Fri, 29 Apr 2016 15:31:28 +0800 > Jonas Ådahl wrote: > > > On Thu, Apr 28, 2016 at 02:08:07PM +0300, Pekka Paalanen wrote: > > > On Thu, 28 Apr 2016 17:36:58 +0800 > > > Jonas Ådahl wrote: >

Re: Feedback on xdg-shell v5

2016-05-05 Thread Mike Blumenkrantz
On Fri, Apr 29, 2016 at 4:38 AM Martin Graesslin wrote: > On Thursday, April 28, 2016 5:36:58 PM CEST Jonas Ådahl wrote: > > On Thu, Apr 28, 2016 at 10:36:14AM +0200, Martin Graesslin wrote: > > > Hi Wayland and Plasma, > > > > > > I finished the implementation of xdg-shell

Re: Feedback on xdg-shell v5

2016-05-05 Thread Daniel Stone
Hi, On 29 April 2016 at 10:37, Pekka Paalanen wrote: > On Fri, 29 Apr 2016 15:31:28 +0800 > Jonas Ådahl wrote: >> On Thu, Apr 28, 2016 at 02:08:07PM +0300, Pekka Paalanen wrote: >> > On Thu, 28 Apr 2016 17:36:58 +0800 >> > Jonas Ådahl

Re: Feedback on xdg-shell v5

2016-04-29 Thread Pekka Paalanen
On Fri, 29 Apr 2016 15:31:28 +0800 Jonas Ådahl wrote: > On Thu, Apr 28, 2016 at 02:08:07PM +0300, Pekka Paalanen wrote: > > On Thu, 28 Apr 2016 17:36:58 +0800 > > Jonas Ådahl wrote: > > > > > On Thu, Apr 28, 2016 at 10:36:14AM +0200, Martin Graesslin

Re: Feedback on xdg-shell v5

2016-04-29 Thread Pekka Paalanen
On Thu, 28 Apr 2016 17:36:58 +0800 Jonas Ådahl wrote: > On Thu, Apr 28, 2016 at 10:36:14AM +0200, Martin Graesslin wrote: > > Hi Wayland and Plasma, > > > > I finished the implementation of xdg-shell in KWayland [1] and KWin [2]. > > Overall it was more straight forward than

Re: Feedback on xdg-shell v5

2016-04-29 Thread Jonas Ådahl
On Fri, Apr 29, 2016 at 10:37:49AM +0200, Martin Graesslin wrote: > On Thursday, April 28, 2016 5:36:58 PM CEST Jonas Ådahl wrote: > > On Thu, Apr 28, 2016 at 10:36:14AM +0200, Martin Graesslin wrote: > > > Hi Wayland and Plasma, > > > > > > I finished the implementation of xdg-shell in KWayland

Re: Feedback on xdg-shell v5

2016-04-29 Thread Jonas Ådahl
On Thu, Apr 28, 2016 at 10:36:14AM +0200, Martin Graesslin wrote: > Hi Wayland and Plasma, > > I finished the implementation of xdg-shell in KWayland [1] and KWin [2]. > Overall it was more straight forward than I would have expected. Especially > the changes to KWin were surprisingly minor

Re: Feedback on xdg-shell v5

2016-04-29 Thread Jonas Ådahl
On Thu, Apr 28, 2016 at 02:08:07PM +0300, Pekka Paalanen wrote: > On Thu, 28 Apr 2016 17:36:58 +0800 > Jonas Ådahl wrote: > > > On Thu, Apr 28, 2016 at 10:36:14AM +0200, Martin Graesslin wrote: > > > Hi Wayland and Plasma, > > > > > > I finished the implementation of xdg-shell

Re: Feedback on xdg-shell v5

2016-04-29 Thread Martin Graesslin
On Thursday, April 28, 2016 2:08:07 PM CEST Pekka Paalanen wrote: > > > The biggest problem for me is the request set_window_geometry. I think I > > > mentioned it already before on the wayland list. Basically I have no > > > idea how to implement that in KWin. We have only one geometry for a > >

Re: Feedback on xdg-shell v5

2016-04-29 Thread Martin Graesslin
On Thursday, April 28, 2016 5:36:58 PM CEST Jonas Ådahl wrote: > On Thu, Apr 28, 2016 at 10:36:14AM +0200, Martin Graesslin wrote: > > Hi Wayland and Plasma, > > > > I finished the implementation of xdg-shell in KWayland [1] and KWin [2]. > > Overall it was more straight forward than I would have

Feedback on xdg-shell v5

2016-04-28 Thread Martin Graesslin
Hi Wayland and Plasma, I finished the implementation of xdg-shell in KWayland [1] and KWin [2]. Overall it was more straight forward than I would have expected. Especially the changes to KWin were surprisingly minor (with one huge exception). Now some questions/remarks: * What's a server