FelixKratz / JankyBorders

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

Issues with Yabai Focus Follows Mouse #33

Closed 2mnml closed 10 months ago

2mnml commented 10 months ago

In my yabairc, i have the following:

yabai -m config focus_follows_mouse autofocus

So when I move my mouse onto a new window, it will focus that window. The border will not switch to that focused window unless I click on it after moving the mouse.

Borders at the end of my yabairc:

borders active_color=0xffcba6f7 inactive_color=0xff1e1e2e width=5.0 &

See attached screenshot, the left window is where I had moved my mouse, and the right window is showing the border

Screenshot 2023-12-11 at 4 09 16 PM
FelixKratz commented 10 months ago

Duplicate of #15