ishovkun / SierraBreeze

OSX-like window decoration for KDE Plasma written in C++
356 stars 40 forks source link

Strange artifacts / holes in titlebar on hover #56

Open benjamindaines opened 5 years ago

benjamindaines commented 5 years ago

This doesn't happen all the time, but frequently enough to annoy me enough to submit a bug. When hovering the cursor over the window buttons, "holes" will appear in the window boarder. Anything that is below the window can be seen through these "holes," and they happen on both active and inactive windows.

Changing the active state of the window will usually make them go away, until they randomly reappear.

Operating System: Manjaro Linux KDE Plasma Version: 5.15.3 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.2 Kernel Version: 5.0.5-1-MANJARO OS Type: 64-bit Processors: 4 × Intel® Core™ i5-5200U CPU @ 2.20GHz Memory: 19.5 GiB of RAM

Window Decoration Breakage

IgnusG commented 5 years ago

Have the same problem from time to time on a pure arch installation

domsch1988 commented 5 years ago

I can confirm this on my Work Laptop running Manjaro on Intel Graphics and at home, running Manjaro on an Nvidia GTX1070ti.

trmdi commented 5 years ago

It seems that using uxa instead of sna fixes the issue...

Originally posted by @kupiqu in https://github.com/tsujan/BreezeEnhanced/issues/10#issuecomment-442315644