[kwin] [Bug 391387] Kickoff menu transparency artifacts

2018-06-18 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=391387

David Edmundson  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kwi |https://commits.kde.org/kwi
   |n/b3b691a25074abc8866c3ed5c |n/37f4c54d17f9da3e1c2ddee75
   |d67cc8177e6418d |92a2dfcffd3e9e3

--- Comment #6 from David Edmundson  ---
Git commit 37f4c54d17f9da3e1c2ddee7592a2dfcffd3e9e3 by David Edmundson, on
behalf of Alex Nemeth.
Committed on 18/06/2018 at 14:35.
Pushed by davidedmundson into branch 'Plasma/5.13'.

Fix blur on Wayland when scaling is used

Summary:
Blur should now work on Wayland when scaling is used.
This does not affect X11 as `GLRenderTarget::virtualScreenScale()` is always 1
on X11
Depends on D12678

Test Plan:
  - log in in a Wayland session
  - turn display scaling to 2x
  - open a transparent window (for example: Konsole with transparent and blur
enabled profile)
  - blurs the content under the window corretly

Reviewers: davidedmundson, #kwin

Reviewed By: davidedmundson, #kwin

Subscribers: romangg, apol, zzag, kwin, #kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D12700

M  +4-4effects/blur/blur.cpp

https://commits.kde.org/kwin/37f4c54d17f9da3e1c2ddee7592a2dfcffd3e9e3

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 391387] Kickoff menu transparency artifacts

2018-05-31 Thread Alex Nemeth
https://bugs.kde.org/show_bug.cgi?id=391387

Alex Nemeth  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kwi
   ||n/b3b691a25074abc8866c3ed5c
   ||d67cc8177e6418d

--- Comment #5 from Alex Nemeth  ---
Git commit b3b691a25074abc8866c3ed5cd67cc8177e6418d by Alex Nemeth.
Committed on 31/05/2018 at 12:34.
Pushed by anemeth into branch 'master'.

Fix blur on Wayland when scaling is used

Summary:
Blur should now work on Wayland when scaling is used.
This does not affect X11 as `GLRenderTarget::virtualScreenScale()` is always 1
on X11
Depends on D12678

Test Plan:
  - log in in a Wayland session
  - turn display scaling to 2x
  - open a transparent window (for example: Konsole with transparent and blur
enabled profile)
  - blurs the content under the window corretly

Reviewers: davidedmundson, #kwin

Reviewed By: davidedmundson, #kwin

Subscribers: romangg, apol, zzag, kwin, #kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D12700

M  +4-4effects/blur/blur.cpp

https://commits.kde.org/kwin/b3b691a25074abc8866c3ed5cd67cc8177e6418d

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 391387] Kickoff menu transparency artifacts

2018-04-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=391387

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #4 from Alexander Mentyu  ---
Cannot reproduce in:

Plasma: 5.12.4
Apps: 17.12.3
Frameworks: 5.45.0
Qt: 5.10.1
Kernel: 4.14.34-1-MANJARO
OS: Netrunner Rolling
Video: Intel 4400
Driver: xf86-video-intel 1:2.99.917+823+gd9bf46e4-1
Screen: 1600x900
wayland-protocols 1.13-1
wayland 1.14.0-1

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 391387] Kickoff menu transparency artifacts

2018-04-03 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=391387

--- Comment #3 from David Edmundson  ---
It is.

I fixed Blur for scaling in 44a6050e839dc6311132010056ec5218680aea50
then it got effectively reverted in the new blur rewrite
0179f741bbd4cc01da5866fdf7b6a302869a099b (booo!)

It's a bit difficult to put back in as we do the initial copyTexSubImage2D into
m_renderTextures which is global for the whole workarea, but scale is not.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 391387] Kickoff menu transparency artifacts

2018-03-07 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=391387

David Edmundson  changed:

   What|Removed |Added

  Flags||Wayland+, X11-

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 391387] Kickoff menu transparency artifacts

2018-03-07 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=391387

David Edmundson  changed:

   What|Removed |Added

   Assignee|kwin-bugs-n...@kde.org  |k...@davidedmundson.co.uk
 CC||k...@davidedmundson.co.uk
   Severity|normal  |minor

--- Comment #2 from David Edmundson  ---
Seems to be a scaling thing, I'll look into it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 391387] Kickoff menu transparency artifacts

2018-03-07 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=391387

David Edmundson  changed:

   What|Removed |Added

  Component|Application Launcher|effects-various
   |(Kickoff)   |
   Assignee|k...@davidedmundson.co.uk|kwin-bugs-n...@kde.org
   Target Milestone|1.0 |---
Product|plasmashell |kwin

-- 
You are receiving this mail because:
You are watching all bug changes.