n4n0GH / hello

the complete KDE theme
219 stars 26 forks source link

[BUG] Corners shifts color when close to something with color different from current background #56

Closed youssefhabri closed 4 years ago

youssefhabri commented 4 years ago

Describe the bug As the title states, the corners will shift color when the window is close to something that has a color different than what's currently under the window

To Reproduce Steps to reproduce the behavior, for example:

  1. open a window on a dark background
  2. Move the window to something while
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Bug inheritance If the function or feature is also present on KDE's own Breeze theme, does the same bug occur there as well?

Additional files If applicable, add screenshots or video to help explain your problem. Screenshot_20200104_161125

Screenshot_20200104_161150

n4n0GH commented 4 years ago

This only happens when the build defaults are changed and blur is enabled. It's not an issue I can fix since it's a fundamental flaw with KWin. Recompile the theme with default settings and it shouldn't happen.