kwin/effects/coverswitch
Martin Gräßlin d14cf2da92 Show detailed information why an effect cannot be loaded
Effects can specify their minimum requirements in their
desktop file:
* OpenGL
* OpenGL 2 (GLSL required)
* Shaders (either ARB or OpenGL 2)

The configuration module uses this information in combination
with which backend KWin is currently using. So if e.g. OpenGL
is used and an effect requires OpenGL 2 a detailed error
message can be showed that OpenGL 2 is required.

BUG: 209213
FIXED-IN: 4.9.0
REVIEW: 104847
2012-05-15 18:02:57 +02:00
..
CMakeLists.txt Reflection plane in Coverswitch and GLES 2011-01-30 14:12:02 +01:00
coverswitch-reflection.glsl Reflection plane in Coverswitch and GLES 2011-01-30 14:12:02 +01:00
coverswitch.cpp Key Bindings for Switching between Windows of current Application 2012-05-10 09:53:10 +02:00
coverswitch.desktop Show detailed information why an effect cannot be loaded 2012-05-15 18:02:57 +02:00
coverswitch.h Use desktop icon for Show Desktop entry in TabBox 2012-04-01 08:06:12 +02:00
coverswitch_config.cpp normalize signal/slots 2011-08-17 23:51:55 +02:00
coverswitch_config.desktop SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:44 +02:00
coverswitch_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
coverswitch_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