kwin/effects/boxswitch
Martin Gräßlin 4365b077d5 Do full repaints on window damage in boxswitch with GLES
Due to changes in the blur effect, the EffectFrame was flickering
with GLES. This can be worked around by doing full repaints whenever
a window is damagded while boxswitch is active with GLES. The problem
only occurs with the GLES backend due to the way how the buffers are
swapped.
BUG: 272688
2011-05-15 20:26:26 +02:00
..
boxswitch.cpp Do full repaints on window damage in boxswitch with GLES 2011-05-15 20:26:26 +02:00
boxswitch.desktop SVN_SILENT made messages (.desktop file) 2011-05-11 09:17:09 +02:00
boxswitch.h Drop KWin::TimeLine from kwineffects 2011-03-14 22:50:05 +01: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-03-31 07:42:47 +02:00
boxswitch_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
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 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