vinceliuice / McMojave-kde

MacOSX Mojave like theme for KDE Plasma
GNU General Public License v3.0
243 stars 23 forks source link

Weird non-transparent thing on the edge of a window #6

Open dalechyn opened 4 years ago

dalechyn commented 4 years ago

image

vinceliuice commented 4 years ago

You need to update kde plasma to last version, this is a issue of kwin

dalechyn commented 4 years ago

Can you please say what exactly version do I need?

vinceliuice commented 4 years ago

5.16.4-1 this is my plasma version

dalechyn commented 4 years ago

Hey I am using Debian, could you please reffer to the commit which fixes this issue so I make a patch?

vinceliuice commented 4 years ago

I don't know which fixed this, I just update my manjaro to last version and then it fixed

vinceliuice commented 4 years ago

Actually, it's not completely fixed

dalechyn commented 4 years ago

What you mean by that?

vinceliuice commented 4 years ago

(On my manjaro) Only on desktop windows are transparent on the edge, but if some other app window under this window it's not transparent again,

dalechyn commented 4 years ago

That is exactly what I am talking about :D

dalechyn commented 4 years ago

I wonder if it is a SVG file handling it or KWin?

dalechyn commented 4 years ago

can't find anything in SVG's, here's another screenshot which probably proves that it is not an issue of SVG's: image Probably this is an issue of KWin, but I need your approval before opening a bug there. If you can help I would appreciate it, this is the last step of perfecting my kde.

vinceliuice commented 4 years ago

The same theme had no this issue on plasma 5.14, since plasma updated then we have this windows issue, so I think this must be a issue of kwin, because all rounded border themes have this issue not just this theme.

joaopedrosgs commented 4 years ago

its a known kwin issue: https://bugs.kde.org/show_bug.cgi?id=395725

rapiz1 commented 4 years ago

Any update on this?

dalechyn commented 4 years ago

Any update on this?

see https://bugs.kde.org/show_bug.cgi?id=395725

serenefemme commented 4 years ago

I had an issue similar to this while testing on a virtual machine; I noticed that this border was black and that it appeared only when the window was opaque. When it was transparent (when it was being dragged) the border magically disappeared until it was 100% opaque.

By going to Window Rules in Window Management, I made a new rule with these settings in the Appearance & Fixes tab: image

Definitely not the most optimal, but it still gets the job done despite being able to see through a window ever so slightly. This issue doesn't involve this theme alone, however. It involves every other round border theme, as vinceliuice had said a while back in this thread:

The same theme had no this issue on plasma 5.14, since plasma updated then we have this windows issue, so I think this must be a issue of kwin, because all rounded border themes have this issue not just this theme.

rapiz1 commented 4 years ago

https://github.com/n4n0GH/hello This theme has rounded corner borders working well, which may be useful. @vinceliuice