Re: [PATCH] Add the KDE server decoration protocol

2018-01-12 Thread Mike Blumenkrantz
Hi, Sorry I'm late to the review on this, I've been on an extended vacation. On Wed, Nov 15, 2017 at 8:01 AM David Edmundson wrote: > On Mon, Oct 30, 2017 at 5:03 AM, Jonas Ådahl wrote: > >> On Fri, Oct 27, 2017 at 01:13:15PM +0100, David Edmundson wrote: >> > The server decoration protocol ne

Re: [PATCH] Add the KDE server decoration protocol

2017-11-15 Thread David Edmundson
On Mon, Oct 30, 2017 at 5:03 AM, Jonas Ådahl wrote: > On Fri, Oct 27, 2017 at 01:13:15PM +0100, David Edmundson wrote: > > The server decoration protocol negotiates between the client and server > > whether the client should default to drawing window decorations, and > > informs the compositor wh

Re: [PATCH] Add the KDE server decoration protocol

2017-10-31 Thread Martin Flöser
Am 2017-10-27 16:38, schrieb Drew DeVault: Hi David, I wrote the patch for Sway and GTK+ to support this protocol. On 2017-10-27 3:35 PM, Pekka Paalanen wrote: Could you add a README to go with this, listing the protocol maintainers? See the other protocols for examples. Would it be possible

Re: [PATCH] Add the KDE server decoration protocol

2017-10-30 Thread Jonas Ådahl
On Mon, Oct 30, 2017 at 01:03:20PM +0800, Jonas Ådahl wrote: > On Fri, Oct 27, 2017 at 01:13:15PM +0100, David Edmundson wrote: > > The server decoration protocol negotiates between the client and server > > whether the client should default to drawing window decorations, and > > informs the compos

Re: [PATCH] Add the KDE server decoration protocol

2017-10-29 Thread Jonas Ådahl
On Fri, Oct 27, 2017 at 01:13:15PM +0100, David Edmundson wrote: > The server decoration protocol negotiates between the client and server > whether the client should default to drawing window decorations, and > informs the compositor what the client is doing. > > This is useful not just for a com

Re: [PATCH] Add the KDE server decoration protocol

2017-10-27 Thread Drew DeVault
Hi David, I wrote the patch for Sway and GTK+ to support this protocol. On 2017-10-27 3:35 PM, Pekka Paalanen wrote: > Could you add a README to go with this, listing the protocol > maintainers? See the other protocols for examples. > > Would it be possible to change the license to the same as a

Re: [PATCH] Add the KDE server decoration protocol

2017-10-27 Thread Pekka Paalanen
On Fri, 27 Oct 2017 13:13:15 +0100 David Edmundson wrote: > The server decoration protocol negotiates between the client and server > whether the client should default to drawing window decorations, and > informs the compositor what the client is doing. > > This is useful not just for a composti

[PATCH] Add the KDE server decoration protocol

2017-10-27 Thread David Edmundson
The server decoration protocol negotiates between the client and server whether the client should default to drawing window decorations, and informs the compositor what the client is doing. This is useful not just for a compostior that is doing decorations itself, but much more importantly for a t