Re: [PATCH 0/4] improve window maximize handling

2013-03-19 Thread Kristian Høgsberg
On Mon, Mar 11, 2013 at 07:26:52PM +0100, Rafal Mielniczuk wrote: > Hi > > This series of patches improves a bit handling of maximized windows in desktop > shell. > > There were some inconsistencies like window could be moved in maximized state > using mod+left button, window not reseting rotatio

Re: [PATCH 0/4] improve window maximize handling

2013-03-16 Thread Scott Moreau
Hi Rafal, These all look good, merged with gh next. Thanks for the fixes! - Scott On Mon, Mar 11, 2013 at 12:26 PM, Rafal Mielniczuk wrote: > Hi > > This series of patches improves a bit handling of maximized windows in desktop > shell. > > There were some inconsistencies like window could be m

[PATCH 0/4] improve window maximize handling

2013-03-11 Thread Rafal Mielniczuk
Hi This series of patches improves a bit handling of maximized windows in desktop shell. There were some inconsistencies like window could be moved in maximized state using mod+left button, window not reseting rotation when going maximized and a few other. I tried to address those issues, as a g