Blurring behind the close window widget in present windows effect is useful
svn path=/trunk/KDE/kdebase/workspace/; revision=1181668
This commit is contained in:
parent
7e5d860cc3
commit
c7b7798910
1 changed files with 1 additions and 0 deletions
|
@ -405,6 +405,7 @@ void PresentWindowsEffect::windowAdded( EffectWindow *w )
|
|||
m_windowData[w].visible = true;
|
||||
m_windowData[w].highlight = 1.0;
|
||||
m_closeWindow = w;
|
||||
w->setData( WindowForceBlurRole, QVariant( true ) );
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue