Re: [PATCH] shell: Damage below child surfaces on move to different workspace

2014-04-10 Thread Kristian Høgsberg
On Thu, Apr 10, 2014 at 03:35:58PM +0300, Ander Conselvan de Oliveira wrote: > From: Ander Conselvan de Oliveira > > When moving from a surface from visible workspace to an invisible one > via a popup menu, the area below the menu wouldn't be repainted. > > https://bugs.freedesktop.org/show_bug.

[PATCH] shell: Damage below child surfaces on move to different workspace

2014-04-10 Thread Ander Conselvan de Oliveira
From: Ander Conselvan de Oliveira When moving from a surface from visible workspace to an invisible one via a popup menu, the area below the menu wouldn't be repainted. https://bugs.freedesktop.org/show_bug.cgi?id=76973 --- desktop-shell/shell.c | 1 + 1 file changed, 1 insertion(+) diff --git