Re: [PATCH 1/4] shell: block move, rotate, resize in maximized state

2013-03-19 Thread Kristian Høgsberg
On Mon, Mar 11, 2013 at 07:26:53PM +0100, Rafal Mielniczuk wrote: > To remain consisten with client side window, which blocks moving and > resizing of window in maximized state, we should do so on the compositor > side as well. Yeah, makes sense. Committed (with a couple of white space edits as d

[PATCH 1/4] shell: block move, rotate, resize in maximized state

2013-03-11 Thread Rafal Mielniczuk
To remain consisten with client side window, which blocks moving and resizing of window in maximized state, we should do so on the compositor side as well. (until there is some unmaximize notification from server, which will allow window to start drawing shadows and revert itself to toplevel state