Re: [PATCH 7/7] fullscreen-shell: Keep fullscreen surface after all outputs are gone

2016-08-10 Thread Pekka Paalanen
On Fri, 29 Jul 2016 13:26:28 +0200 Armin Krezović wrote: > Currently, when all outputs are gone (all views are gone), a surface > is unmapped and destroyed, even though the client is still running. > > This utilizes the previously added code to remap the surface when a > new output gets attached

[PATCH 7/7] fullscreen-shell: Keep fullscreen surface after all outputs are gone

2016-07-29 Thread Armin Krezović
Currently, when all outputs are gone (all views are gone), a surface is unmapped and destroyed, even though the client is still running. This utilizes the previously added code to remap the surface when a new output gets attached. Signed-off-by: Armin Krezović --- fullscreen-shell/fullscreen-sh