Re: [PATCH] dim-layer: fix dimming for unfocused surfaces

2014-01-30 Thread Emilio Pozuelo Monfort
Hi Ander, On 29/01/14 16:09, Ander Conselvan de Oliveira wrote: > On 01/15/2014 10:30 AM, Emilio Pozuelo Monfort wrote: >> bump >> >> On 07/01/14 17:23, poch...@gmail.com wrote: >>> From: Emilio Pozuelo Monfort >>> >>> Unfocusing a surface should dim it when dim-layer is enabled, >>> but this got

Re: [PATCH] dim-layer: fix dimming for unfocused surfaces

2014-01-29 Thread Ander Conselvan de Oliveira
On 01/15/2014 10:30 AM, Emilio Pozuelo Monfort wrote: bump On 07/01/14 17:23, poch...@gmail.com wrote: From: Emilio Pozuelo Monfort Unfocusing a surface should dim it when dim-layer is enabled, but this got broken in commit 83ffd9. --- desktop-shell/shell.c | 13 - 1 file chang

Re: [PATCH] dim-layer: fix dimming for unfocused surfaces

2014-01-15 Thread Emilio Pozuelo Monfort
bump On 07/01/14 17:23, poch...@gmail.com wrote: > From: Emilio Pozuelo Monfort > > Unfocusing a surface should dim it when dim-layer is enabled, > but this got broken in commit 83ffd9. > --- > desktop-shell/shell.c | 13 - > 1 file changed, 12 insertions(+), 1 deletion(-) > > diff

[PATCH] dim-layer: fix dimming for unfocused surfaces

2014-01-07 Thread pochu27
From: Emilio Pozuelo Monfort Unfocusing a surface should dim it when dim-layer is enabled, but this got broken in commit 83ffd9. --- desktop-shell/shell.c | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/desktop-shell/shell.c b/desktop-shell/shell.c index f85a269