FelixKratz / JankyBorders

A lightweight window border system for macOS
GNU General Public License v3.0
1.42k stars 21 forks source link

Window opacity #129

Closed fsteccanella closed 1 month ago

fsteccanella commented 1 month ago

It seems that JankyBorders affect also the general window opacity and not only the borders I have noticed it mainly with Alacritty where i have configured opacity and blur, but probably could affect also other tools.

Alacritty with JankyBorders image

Alacritty without JankyBorders image

There is any configuration or workaround that I am missing to avoid this interference?

Thanks

fsteccanella commented 1 month ago

Sorry, just realised that the background_color option is not related to the border, but to the window itself and was causing exactly the mentioned behaviour