JankyBorders icon indicating copy to clipboard operation
JankyBorders copied to clipboard

border disappear when moving window to another workspace

Open 0xwal opened this issue 10 months ago • 2 comments

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.

0xwal avatar Apr 01 '24 20:04 0xwal

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.

DaniBedz avatar Aug 08 '24 01:08 DaniBedz

I moved to https://github.com/nikitabobko/AeroSpace, and borders works flawlessly. This issue only appears when I use yabai.

0xwal avatar Aug 24 '24 09:08 0xwal