kwin/effects/coverswitch
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 Reflection plane in Coverswitch and GLES 2011-01-30 14:12:02 +01:00
coverswitch-reflection.glsl Reflection plane in Coverswitch and GLES 2011-01-30 14:12:02 +01:00
coverswitch.cpp Delay creation of EffectFrames till needed 2012-05-03 09:10:48 +02:00
coverswitch.desktop SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:44 +02:00
coverswitch.h Use desktop icon for Show Desktop entry in TabBox 2012-04-01 08:06:12 +02:00
coverswitch_config.cpp normalize signal/slots 2011-08-17 23:51:55 +02:00
coverswitch_config.desktop SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:44 +02:00
coverswitch_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
coverswitch_config.ui A maximum of 500 is very less for duration/viewarea. Increase to 9999 what is the same value used for other maximum's in other ui-files in kwin/effects. 2010-07-31 01:30:43 +00:00