kwin/effects/presentwindows
Martin Gräßlin d05d55b140 Delay creation of EffectFrames till needed
Creating an EffectFrame requires I/O which takes on my system
during testing between 10 and 40 msec. Also it needs a little
bit of memory.

This changes moves out the creation of EffectFrames at Effect
load till the Effect actually needs the EffectFrame. E.g. if a
user does not filter in PresentWindows there is no need to ever
create it.

BoxSwitch effect is ignored as it should be dropped for 4.9.

REVIEW: 104815
2012-05-03 09:10:48 +02:00
..
CMakeLists.txt
presentwindows.cpp Delay creation of EffectFrames till needed 2012-05-03 09:10:48 +02:00
presentwindows.desktop SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:44 +02:00
presentwindows.h Remove TabBox related code from PresentWindows Effect 2012-03-25 11:54:32 +02:00
presentwindows_config.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
presentwindows_config.desktop SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:44 +02:00
presentwindows_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
presentwindows_config.ui option out close button, remove redundant tabbox config item 2010-11-11 17:04:42 +00:00
presentwindows_proxy.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
presentwindows_proxy.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00