Merge branch 'KDE/4.9'
Conflicts: kwin/effects/diminactive/diminactive.cpp
This commit is contained in:
commit
e0570f34da
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ void DimInactiveEffect::reconfigure(ReconfigureFlags)
|
|||
dim_keepabove = DimInactiveConfig::dimKeepAbove();
|
||||
dim_by_group = DimInactiveConfig::dimByGroup();
|
||||
dim_strength = DimInactiveConfig::strength();
|
||||
effects->addRepaintFull();
|
||||
}
|
||||
|
||||
void DimInactiveEffect::prePaintScreen(ScreenPrePaintData& data, int time)
|
||||
|
|
Loading…
Reference in a new issue