Re: [PATCH][weston] desktop-shell: fix minimization of fullscreen surfaces

2015-09-23 Thread Derek Foreman
On 23/09/15 02:40 PM, Derek Foreman wrote: > Note: this email somehow confused patchwork and generated a new broken > patch entry. I've deleted that, but replying here won't properly end up > in the old patch's thread... sigh. > > On 20/09/15 12:10 PM, Manuel Bachmann wrote: >> Hi folks, >> >> A

Re: [PATCH][weston] desktop-shell: fix minimization of fullscreen surfaces

2015-09-23 Thread Derek Foreman
Note: this email somehow confused patchwork and generated a new broken patch entry. I've deleted that, but replying here won't properly end up in the old patch's thread... sigh. On 20/09/15 12:10 PM, Manuel Bachmann wrote: > Hi folks, > > Any news on this one ? (https://patchwork.freedesktop.or

Re: [PATCH][weston] desktop-shell: fix minimization of fullscreen surfaces

2015-09-20 Thread Manuel Bachmann
Hi folks, Any news on this one ? (https://patchwork.freedesktop.org/patch/46001/) Just tried, the problem still shows in latest master (if you fullscreen weston-terminal with [F11], and then minimize wih right-click -> "Minimize", the screen stays black). If the implementation not seeming optima

[PATCH weston] desktop-shell: fix minimization of fullscreen surfaces

2015-03-30 Thread Manuel Bachmann
From: Manuel Bachmann If a fullscreen surface was minimized, the shell would keep its fullscreen mode activated, and only a black background would be visible. Signed-off-by: Manuel Bachmann --- desktop-shell/shell.c | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-) diff -