kwin/effects/wobblywindows
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
wobblywindows.cpp tag window being moved before dropping out of QuickTile/Max and omit wobble if window being moved during maximization change 2012-05-03 18:54:30 +02:00
wobblywindows.desktop Show detailed information why an effect cannot be loaded 2012-05-15 18:02:57 +02:00
wobblywindows.h Use namespaced parameters in signals 2012-03-12 21:37:40 +01:00
wobblywindows_config.cpp
wobblywindows_config.desktop SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:44 +02:00
wobblywindows_config.h
wobblywindows_config.ui