d05d55b140
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
flipswitch.cpp | ||
flipswitch.desktop | ||
flipswitch.h | ||
flipswitch_config.cpp | ||
flipswitch_config.desktop | ||
flipswitch_config.h | ||
flipswitch_config.ui |