kwin/effects/glide
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 New Glide effect for opening/closing windows by Iori Yagami. 2010-05-11 18:45:39 +00:00
glide.cpp Use namespaced parameters in signals 2012-03-12 21:37:40 +01:00
glide.desktop Show detailed information why an effect cannot be loaded 2012-05-15 18:02:57 +02:00
glide.h Use namespaced parameters in signals 2012-03-12 21:37:40 +01:00
glide_config.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
glide_config.desktop SVN_SILENT made messages (.desktop file) 2011-12-29 10:49:38 +01:00
glide_config.h New Glide effect for opening/closing windows by Iori Yagami. 2010-05-11 18:45:39 +00:00
glide_config.ui New Glide effect for opening/closing windows by Iori Yagami. 2010-05-11 18:45:39 +00:00