kwin/effects/logout
Thomas Lübking e2632f3816 correctly scale and position logout window
window wasn't correctly represented in
zoom, present windows and desktop grid effects

on the fly code streamlining:
- logout and above windows were handled equally in different code paths
- windows were painted on 0 opacity instead of just aborting the paint

local semi-paintdata because PaintData isn't assignable
(const dptr, I think) and we're post freeze.

BUG: 355539
FIXED-IN: 5.5
REVIEW: 126133
2015-11-24 22:38:01 +01:00
..
data fix logout effect shaderfile locations 2013-07-19 22:18:14 +02:00
CMakeLists.txt [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
logout.cpp correctly scale and position logout window 2015-11-24 22:38:01 +01:00
logout.h correctly scale and position logout window 2015-11-24 22:38:01 +01:00
logout.kcfg Port Logout Effect to KConfigXT 2012-12-30 09:51:01 +01:00
logoutconfig.kcfgc Port Logout Effect to KConfigXT 2012-12-30 09:51:01 +01:00