JankyBorders
JankyBorders copied to clipboard
border disappear when moving window to another workspace
Border appears correctly for a new window, but when I move the window to another workspace, the border disappears. However, upon moving it back to the original workspace, the border reappears. This issue is consistent across all applications.
As a temporary fix, I added this to my yabairc
:
yabai -m signal --add event=display_changed action="borders active_color=0xffffffff"
So whenever the display changes, it re-sets the border.
Not ideal, but I hope this helps anyone else having this issue.
I moved to https://github.com/nikitabobko/AeroSpace, and borders works flawlessly. This issue only appears when I use yabai.