kwin/effects/boxswitch
Martin Gräßlin 612972eea0 Boxswitch uses paintWindow instead of drawWindow to paint the thumbnail and invert uses drawWindow instead of paintWindow to set the shader.
That way the thumbnail is passed through the whole rendering pass and has the same invert state as the window.
BUG: 212348

svn path=/trunk/KDE/kdebase/workspace/; revision=1059463
2009-12-06 17:25:35 +00:00
..
boxswitch.cpp Boxswitch uses paintWindow instead of drawWindow to paint the thumbnail and invert uses drawWindow instead of paintWindow to set the shader. 2009-12-06 17:25:35 +00:00
boxswitch.desktop SVN_SILENT made messages (.desktop file) 2009-11-10 10:19:04 +00:00
boxswitch.h 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
boxswitch_config.cpp
boxswitch_config.desktop SVN_SILENT made messages (.desktop file) 2009-11-05 11:41:16 +00:00
boxswitch_config.h
boxswitch_config.ui Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bonus this allows to use plural suffix in spinboxes since KDE 4.3 if necessary. 2009-06-30 20:09:04 +00:00
boxswitch_proxy.cpp 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
boxswitch_proxy.h 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
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