Re: [PATCH 02/12] shell.c: Restore maximized and fullscreen window on destroyed output

2014-03-18 Thread Zhang, Xiong Y
On Tue, 2014-03-18 at 10:21 +0200, Conselvan De Oliveira, Ander wrote: > On 03/18/2014 07:39 AM, Zhang, Xiong Y wrote: > > On Mon, 2014-03-17 at 19:17 +0200, Ander Conselvan de Oliveira wrote: > >> On 03/07/2014 10:27 AM, Xiong Zhang wrote: > >> > When maximized or fullscreen window is on destroyed

Re: [PATCH 02/12] shell.c: Restore maximized and fullscreen window on destroyed output

2014-03-18 Thread Ander Conselvan de Oliveira
On 03/18/2014 07:39 AM, Zhang, Xiong Y wrote: On Mon, 2014-03-17 at 19:17 +0200, Ander Conselvan de Oliveira wrote: On 03/07/2014 10:27 AM, Xiong Zhang wrote: > When maximized or fullscreen window is on destroyed output, compositor > can't change these windows to normal window without notify cli

Re: [PATCH 02/12] shell.c: Restore maximized and fullscreen window on destroyed output

2014-03-17 Thread Zhang, Xiong Y
On Mon, 2014-03-17 at 19:17 +0200, Ander Conselvan de Oliveira wrote: On 03/07/2014 10:27 AM, Xiong Zhang wrote: > When maximized or fullscreen window is on destroyed output, compositor > can't change these windows to normal window without notify client, > otherwise maximize icon or F11 buttion l

Re: [PATCH 02/12] shell.c: Restore maximized and fullscreen window on destroyed output

2014-03-17 Thread Ander Conselvan de Oliveira
On 03/07/2014 10:27 AM, Xiong Zhang wrote: When maximized or fullscreen window is on destroyed output, compositor can't change these windows to normal window without notify client, otherwise maximize icon or F11 buttion lose its effect after output unplug. Instead we keep these window as maximiz

[PATCH 02/12] shell.c: Restore maximized and fullscreen window on destroyed output

2014-03-07 Thread Xiong Zhang
When maximized or fullscreen window is on destroyed output, compositor can't change these windows to normal window without notify client, otherwise maximize icon or F11 buttion lose its effect after output unplug. Instead we keep these window as maximized or fullscreen, just change it's size to ta