kwin/effects/magnifier
Martin Gräßlin b5279af212 Bring back the magnifier effect
Effect uses framebuffer blit to copy the zoomed are in a scaled
way into an offscreen texture and render the texture after the
rendering. This means instead of two rendering passes we now need
only one pass, but require the blit extension.
2011-08-20 10:58:43 +02:00
..
CMakeLists.txt
magnifier.cpp Bring back the magnifier effect 2011-08-20 10:58:43 +02:00
magnifier.desktop SVN_SILENT made messages (.desktop file) 2011-07-07 10:20:05 +02:00
magnifier.h Bring back the magnifier effect 2011-08-20 10:58:43 +02:00
magnifier_config.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
magnifier_config.desktop SVN_SILENT made messages (.desktop file) 2011-05-17 10:49:34 +02:00
magnifier_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
magnifier_config.ui A maximum of 500 is very less for duration/viewarea. Increase to 9999 what is the same value used for other maximum's in other ui-files in kwin/effects. 2010-07-31 01:30:43 +00:00