kwin/effects
Mika Allan Rauhala e1e437135b Fix Background Contrast during Present Windows
We already set WindowForceBlurRole for docks during Present Windows. This also sets
WindowForceBackgroundContrastRole.

REVIEW: 122904
BUG: 341926
2015-04-01 16:48:22 +02:00
..
backgroundcontrast Add an internalFormat parameter to the GLTexture ctor 2014-12-30 21:19:49 +01:00
blur Deprecate kservice_desktop_to_json(), use kcoreaddons_desktop_to_json() instead. 2015-01-16 22:52:26 +01:00
coverswitch Fix FreeBSD build: std::tan() requires #include <cmath> instead of <math.h> 2015-03-06 03:41:04 +00:00
cube Deprecate kservice_desktop_to_json(), use kcoreaddons_desktop_to_json() instead. 2015-01-16 22:52:26 +01:00
dashboard SVN_SILENT made messages (.desktop file) 2015-02-22 11:32:22 +00:00
desktopgrid Deprecate kservice_desktop_to_json(), use kcoreaddons_desktop_to_json() instead. 2015-01-16 22:52:26 +01:00
dialogparent SVN_SILENT made messages (.desktop file) 2014-05-03 08:32:58 +00:00
diminactive Deprecate kservice_desktop_to_json(), use kcoreaddons_desktop_to_json() instead. 2015-01-16 22:52:26 +01:00
dimscreen [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
fade SVN_SILENT made messages (.desktop file) 2014-05-03 08:32:58 +00:00
fadedesktop SVN_SILENT made messages (.desktop file) 2014-05-03 08:32:58 +00:00
fallapart [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
flipswitch Fix FreeBSD build: std::tan() requires #include <cmath> instead of <math.h> 2015-03-06 03:41:04 +00:00
glide Deprecate kservice_desktop_to_json(), use kcoreaddons_desktop_to_json() instead. 2015-01-16 22:52:26 +01:00
highlightwindow invalidate iterator on removing pointed element 2015-01-24 22:20:21 +01:00
invert Deprecate kservice_desktop_to_json(), use kcoreaddons_desktop_to_json() instead. 2015-01-16 22:52:26 +01:00
kscreen don't access array to check whether ptr is nullptr 2014-11-27 20:01:10 +01:00
login SVN_SILENT made messages (.desktop file) 2015-01-15 09:02:26 +00:00
logout do not query GLPlatform if not GL compositing 2015-01-24 22:20:37 +01:00
lookingglass Deprecate kservice_desktop_to_json(), use kcoreaddons_desktop_to_json() instead. 2015-01-16 22:52:26 +01:00
magiclamp Deprecate kservice_desktop_to_json(), use kcoreaddons_desktop_to_json() instead. 2015-01-16 22:52:26 +01:00
magnifier Deprecate kservice_desktop_to_json(), use kcoreaddons_desktop_to_json() instead. 2015-01-16 22:52:26 +01:00
maximize SVN_SILENT made messages (.desktop file) 2015-01-15 09:02:26 +00:00
minimizeanimation [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
mouseclick fix memleak in mouseclick effect 2015-03-25 00:02:24 +00:00
mousemark Deprecate kservice_desktop_to_json(), use kcoreaddons_desktop_to_json() instead. 2015-01-16 22:52:26 +01:00
presentwindows Fix Background Contrast during Present Windows 2015-04-01 16:48:22 +02:00
resize Deprecate kservice_desktop_to_json(), use kcoreaddons_desktop_to_json() instead. 2015-01-16 22:52:26 +01:00
scalein SVN_SILENT made messages (.desktop file) 2014-05-03 08:32:58 +00:00
screenedge [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
screenshot Add an internalFormat parameter to the GLTexture ctor 2014-12-30 21:19:49 +01:00
sheet [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
showfps Deprecate kservice_desktop_to_json(), use kcoreaddons_desktop_to_json() instead. 2015-01-16 22:52:26 +01:00
showpaint [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
slide [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
slideback [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
slidingpopups [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
snaphelper [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
startupfeedback Use new ctors for KXMessages and KSelectionOwner 2015-03-17 10:20:19 +01:00
thumbnailaside Deprecate kservice_desktop_to_json(), use kcoreaddons_desktop_to_json() instead. 2015-01-16 22:52:26 +01:00
trackmouse Deprecate kservice_desktop_to_json(), use kcoreaddons_desktop_to_json() instead. 2015-01-16 22:52:26 +01:00
translucency Remove the decoration opacity property 2014-08-25 17:25:04 +02:00
windowgeometry Remove unused #include <KWindowSystem> 2015-02-17 13:35:30 +01:00
wobblywindows Deprecate kservice_desktop_to_json(), use kcoreaddons_desktop_to_json() instead. 2015-01-16 22:52:26 +01:00
zoom use ShaderTrait for zoom cursor 2015-02-10 21:42:19 +01:00
CMakeLists.txt track cursorshape changes in zoom effect 2015-02-10 21:42:06 +01:00
effect_builtins.cpp [effects] Support building the effect_builtins without need to link the lib 2015-01-29 11:44:47 +01:00
effect_builtins.h Fix compilation with gcc-4.9 2014-04-29 07:49:54 +02:00
kwineffect.desktop SVN_SILENT made messages (.desktop file) 2014-05-03 08:32:58 +00:00
logging.cpp Changed debug statements in kwin/effects from qDebug() to qCDebug(KWINEFFECTS) 2013-11-29 08:47:56 +01:00
Messages.sh