Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Borders flicker few times on space change with yabai #79

Open
Demianeen opened this issue Mar 19, 2024 · 5 comments
Open

Borders flicker few times on space change with yabai #79

Demianeen opened this issue Mar 19, 2024 · 5 comments
Labels
bug Something isn't working needs investigation Further investigations need to be performed

Comments

@Demianeen
Copy link

I have noticed that borders are flickering each time I change windows with yabai

If I use macos default switching with control arrows or trackpad, there is not flickering image

CleanShot.2024-03-19.at.05.54.31.mp4

My yabai space change command is simple keymap in skhd:
ralt - 1 : yabai -m space --focus 1
ralt - 2 : yabai -m space --focus 2
...

Is this some issue with yabai? Is there a workaround for this?

My configuration for reference:

#!/usr/bin/env sh

config=(
	ax_focus=on
	style=round
	width=8.0
	hidpi=on
	active_color=0xffabff4f
	inactive_color=0x00ffffff
)

borders "${config[@]}"
@aimuzov
Copy link

aimuzov commented Mar 20, 2024

I got same problem after update to sonoma 14.4 (23E214) on last version of borders (1.6.0).

@Demianeen
Copy link
Author

I actually would say that it looks cool. It can be nice when there are multiple windows in the same space, I can now easily spot the one active. But this probably should be an option not the enforced behaviour

@aimuzov
Copy link

aimuzov commented Mar 20, 2024

I noticed that the problem only occurs when a second monitor is connected.

There is no such problem with the macbook screen.

Proof:
https://github.com/FelixKratz/JankyBorders/assets/3313023/e9c881ae-b5b2-4a8b-a549-0d189155554c

@ericlovesmath
Copy link

I've been having the same problem as well; the problem occurs on all screens when an external monitor is connected, but goes away completely when disconnected.

@FelixKratz FelixKratz added bug Something isn't working needs investigation Further investigations need to be performed labels May 21, 2024
@Demianeen
Copy link
Author

Demianeen commented Aug 2, 2024

The issue disappeared for me recently. Should we close it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs investigation Further investigations need to be performed
Projects
None yet
Development

No branches or pull requests

4 participants