kwin/effects/backgroundcontrast/contrast.desktop
Marco Martin 4036f179fc one single pass, get rid of cached version
* this effect is way cheaper than blur, don't cache it
* use its own atom
* also pass the matrix in the x property
* remove remnants of the cache
* do just a single pass
* get rid of config ui remnants
2014-01-23 14:44:49 +01:00

19 lines
597 B
Desktop File

[Desktop Entry]
Name=Background contrast
Icon=preferences-system-windows-effect-contrast
Comment=Improve contrast and readability behind semi-transparent windows
Type=Service
X-KDE-ServiceTypes=KWin/Effect
X-KDE-PluginInfo-Author=Marco Martin
X-KDE-PluginInfo-Email=mart@kde.org
X-KDE-PluginInfo-Name=kwin4_effect_contrast
X-KDE-PluginInfo-Version=0.1.0
X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Library=kwin4_effect_builtins
X-KDE-Ordering=76
X-KWin-Requires-OpenGL=true
X-KWin-Requires-Shaders=true