kwin/effects/presentwindows
Thomas Lübking 2a84ba0094 don't scale highlighted window in present windows during de/activation
BUG: 283481
it's even worse, since it interferes with generally upscaled windows
(keeps them big, applies false transition and causes a final snapback)
and windata->highlight doesn't end at zero, so the entire screen is
still a little scaled when the effect ends (and snaps down afterwards)

now it snaps down when starting the leave what is better in general
and the only usable solution for upscaled windows.
some day presentwindows might be derived from the yet-to-add
animationeffect class ;-)
2011-10-06 22:47:29 +02:00
..
CMakeLists.txt Added support for inter-effect communication through the use of proxy 2009-02-06 10:15:06 +00:00
presentwindows.cpp don't scale highlighted window in present windows during de/activation 2011-10-06 22:47:29 +02:00
presentwindows.desktop SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:44 +02:00
presentwindows.h Only call active effects in the effect chain 2011-08-29 07:06:58 +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