AdamWagner / stackline

Visualize yabai window stacks on macOS. Works with yabai & hammerspoon.
944 stars 47 forks source link

Indicator for the right stack is not visible #109

Open ylorn opened 2 years ago

ylorn commented 2 years ago

Have 2 stacks of windows on both left and right side of the space.

The indicator for the left stack is correctly reflected, but the indicator for the right one is missing.

Screen Shot 2022-06-13 at 5 01 02 PM

Is there any specific settings needs to be configured to achieve the visibility?

Thanks!

AdamWagner commented 1 year ago

Hi @ylorn ! Sorry for being so slow to reply (I'm not really working on Stackline anymore).

What happens if you configure yabai to have larger left & right padding? For example, I use the icon mode, and set my left/right padding to 45.

yabai -m config left_padding 45
yabai -m config right_padding 45