Alban-Boissard / kwin-effects-blur-respect-rounded-decorations

A fork of the kwin blur effect that solve the corners bug.
GNU General Public License v2.0
113 stars 5 forks source link

Bottom corners have a reverse korner bug #9

Closed flyingmonkey01 closed 2 years ago

flyingmonkey01 commented 2 years ago

Even though I have set bottom corner radius to zero, there's a weird artifact in the bottom corners of blurred windows. plasmashell version 5.23.5 dolphin terminal A person from reddit has reported the same thing but the bug didn't disappear after multiple reboots. Also "no borders" option for maximized windows doesn't seem to effect the issue (I tried turning it off and reverse korners were still there).

Narcha commented 2 years ago

I experience something very similar, where the bottom corners are transparent, but not blurred. The size of the non-blurred square changes with the "bottom corner radius" setting. image Edit: When the bottom corner radius is set to zero, it looks just like @flyingmonkey01's image.

p0ryae commented 2 years ago

Yes! I have the same problem, but only on bottom left corner and its only present when the window is on top of another window.

I'm using pr 10 for compatibility fixes

Narcha commented 2 years ago

A fix for the korner bug was just merged. https://invent.kde.org/plasma/kwin/-/merge_requests/1961

Alban-Boissard commented 2 years ago

Thanks for this link. A close the issue.