kwin/effects/dashboard
Martin Gräßlin f6233828fe Initialize variables in ctor
The not initialized boolean value seemed to have evaluated to true
and causing the animation to stop and therefore the darkening not
to apply.

Giving a default value to the EffectWindow pointer doesn't hurt either.

Patch does not apply to 4.6 branch, because of that only in master.
BUG: 264552
FIXED-IN: 4.7.0
2011-03-17 20:02:52 +01:00
..
CMakeLists.txt
dashboard.cpp Initialize variables in ctor 2011-03-17 20:02:52 +01:00
dashboard.desktop SVN_SILENT made messages (.desktop file) 2011-03-14 08:45:54 +01:00
dashboard.h Remove not needed member variables 2011-03-17 19:38:50 +01:00
dashboard_config.cpp Implement default handler in Dashboard config 2011-03-17 19:15:01 +01:00
dashboard_config.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:47 +01:00
dashboard_config.h Remove not needed slot from config 2011-03-17 19:15:00 +01:00
dashboard_config.ui add fade animation and duration settings to dashboard effect 2010-10-20 06:33:55 +00:00