Performance|Widgets|libappfw: Update background blur only when needed
GuiWidget was redrawing the blur FBO even when no one needed it.Now it gets updated just-in-time when someone wants it.
View differences
Performance|Widgets|libappfw: Update background blur only when needed
GuiWidget was redrawing the blur FBO even when no one needed it.
Now it gets updated just-in-time when someone wants it.