Bug 255107

Summary: Blur effect: transparent windows do not get blurred
Product: [Plasma] kwin Reporter: ultr <ultr>
Component: compositingAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: flying-sheep
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description ultr 2010-10-24 14:03:31 UTC
Version:           unspecified (using KDE 4.5.1) 
OS:                Linux

Using window-specific-settings to make the window transparent does not make them use the Blur effect.

Window decoration is blurred, but its content is not.

Reproducible: Always

Steps to Reproduce:
1) enable Blur effect
2) use window-specific-settings set some window class to be always 80% transparent

Actual Results:  
Window decoration is blurred, but its content is not.

Expected Results:  
Window content should have the same blur level as the decoration.
Comment 1 Martin Flöser 2010-10-24 14:53:24 UTC
Intended behaviour: blurring everything is not useful and does not make sense. A window has to explicitly specify that it wants to be blurred. Currently we would not be able to blurr everything because it would result in terrible slowdown.
Comment 2 ultr 2010-10-24 15:20:28 UTC
Is there a setting to disable the decoration blurring, then?
Comment 3 Martin Flöser 2010-10-24 17:33:27 UTC
> Is there a setting to disable the decoration blurring, then?
No there isn't. But the blurring of Oxygen's background is actually a bug - it 
should not be blurred. Hope to fix it for 4.6
Comment 4 Martin Flöser 2010-12-18 13:21:13 UTC
*** Bug 253238 has been marked as a duplicate of this bug. ***