Bug 255107 - Blur effect: transparent windows do not get blurred
Summary: Blur effect: transparent windows do not get blurred
Status: RESOLVED INTENTIONAL
Alias: None
Product: kwin
Classification: Plasma
Component: compositing (other bugs)
Version First Reported In: unspecified
Platform: Debian unstable Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
: 253238 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-10-24 14:03 UTC by ultr
Modified: 2010-12-18 13:21 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***