Bug 200311

Summary: KDecoration regressions: ignores mask, shows no shadows
Product: [Plasma] kwin Reporter: Christoph Feck <cfeck>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Christoph Feck 2009-07-15 15:26:57 UTC
Version:            (using Devel)
Installed from:    Compiled sources

I use deKorator from playground, it is a KDecoration subclass (no unstable classes were used).

Using trunk, I get the following regressions compared to KDE 4.2:
- shadows are not drawn (they work for menus, shadow plugin enabled)
- the mask is ignored, corners are drawn even for rounded themes.

This is with XRender compositing, cannot enable OpenGL on my system.
Comment 1 Christoph Feck 2009-07-15 16:02:41 UTC
SVN commit 997202 by cfeck:

Do not announce abilities that we do not support

BUG: 200311


 M  +37 -0     deKoratorclient.cc  
 M  +1 -1      deKoratorclient.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=997202