kwin/effects/boxswitch
Martin Gräßlin fe4329a252 Only call active effects in the effect chain
Each effect is able to declare itself as currently being active,
that is transforming windows or painting or screen or doing anything
during the current rendered frame.

This change eliminates the hottest path inside KWin identified by
callgrind.

REVIEW: 102449
2011-08-29 07:06:58 +02:00
..
boxswitch.cpp Only call active effects in the effect chain 2011-08-29 07:06:58 +02:00
boxswitch.desktop SVN_SILENT made messages (.desktop file) 2011-08-27 10:03:17 +02:00
boxswitch.h Only call active effects in the effect chain 2011-08-29 07:06:58 +02:00
boxswitch_config.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
boxswitch_config.desktop SVN_SILENT made messages (.desktop file) 2011-07-13 09:17:45 +02:00
boxswitch_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
boxswitch_config.ui
boxswitch_proxy.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
boxswitch_proxy.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
CMakeLists.txt Adding a proxy effect to BoxSwitch and using it in CoverSwitch to render the additional thumbnail bar. 2009-11-08 16:42:13 +00:00