FelixKratz / dotfiles

My personal macOS configuration
GNU General Public License v3.0
929 stars 92 forks source link

Focusing Slack blurs the whole screen #10

Closed ubuntudroid closed 1 year ago

ubuntudroid commented 1 year ago

So this is a weird one:

I'm using the yabai/sketchybar parts of your dotfiles and overall they work live a charm and just look lovely.

However, when focusing Slack, the whole workspace is blurred. Happens 100% of the time. I can unblur the screen by simply focusing another app, but when I focus the Slack window again, blurring also happens again.

Switching workspaces doesn't fix the issue.

Please ignore the violet border on the screenshot—it is caused by yabai's border for the screenshot tool.

CleanShot 2023-01-05 at 17 46 33

FelixKratz commented 1 year ago

Uhh thats weird, I think it is a problem with yabai: https://github.com/koekeishiya/yabai/issues/1471 and the border background blur.

This will fix it:

yabai -m config window_border_blur off
ubuntudroid commented 1 year ago

You are right, that did the trick! 🎉 Many thanks for the quick help! 🤗