Commit graph

8 commits

Author SHA1 Message Date
Luboš Luňák
bb433ac40e No longer include config*.h files in installed headers.
Also slightly redo the #define's for effects, now it's:
- #ifdef KWIN_HAVE_COMPOSITING to check whether there's any compositing support at all
- #ifdef KWIN_HAVE_OPENGL_COMPOSITING to check for OpenGL-based compositing
- #ifdef KWIN_HAVE_XRENDER_COMPOSITING the same for XRender
CCMAIL: kwin@kde.org


svn path=/trunk/KDE/kdebase/workspace/; revision=749628
2007-12-17 14:14:53 +00:00
Luboš Luňák
01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL
being v2+ (right now it says just GPL, which according to GPL itself
means any GPL). Decoration clients will come later.
CCMAIL: kwin@kde.org


svn path=/trunk/KDE/kdebase/workspace/; revision=742302
2007-11-27 19:40:25 +00:00
Luboš Luňák
b91c6fce83 Make the logout fade effect activate also while playing logout sound
and killing applications. A bit hackish way of triggering it.


svn path=/trunk/KDE/kdebase/workspace/; revision=736707
2007-11-14 15:58:57 +00:00
Rivo Laks
21498ebad1 Reduce brightness a bit more if saturation isn't supported
svn path=/trunk/KDE/kdebase/workspace/; revision=736622
2007-11-14 13:48:16 +00:00
Rivo Laks
e1ed9b0f9c - Reduce saturation even more and brightness a bit less
- Also smoothly fade back to normal when logout dialog is closed

svn path=/trunk/KDE/kdebase/workspace/; revision=736619
2007-11-14 13:38:07 +00:00
Luboš Luňák
30745b9c5d Not necessary.
svn path=/trunk/KDE/kdebase/workspace/; revision=736355
2007-11-14 00:49:24 +00:00
Luboš Luňák
f406b68a57 postpaintscreen, not window
svn path=/trunk/KDE/kdebase/workspace/; revision=736348
2007-11-14 00:28:41 +00:00
Luboš Luňák
d2c3d1a832 Prefer composited logout effect if possible.
I'm just having problems with changing the saturation, I cannot
get it to simply go to gray by reducing data.saturation :-/.

CCMAIL: rivolaks@hot.ee


svn path=/trunk/KDE/kdebase/workspace/; revision=736342
2007-11-14 00:09:14 +00:00