-
-
Notifications
You must be signed in to change notification settings - Fork 670
Open
Description
Bug
In yabai v7.1.15, setting window_animation_duration
gives an error Screen Recording permission message even when the permissions have already been granted:
$ yabai -m config window_animation_duration 1.0
> command 'window_animation_duration' for domain 'config' requires Screen Recording permissions! ignoring request..
Even though screen recording permissions is on for yabai.
System Info
- Yabai: 7.1.15
- MacOS: Sequoia 15.5
Reproducing
- System Settings -> Privacy & Security -> Screen Recording and give yabai permission
- Use a blank config (only
yabai -m config layout bsp
) - Run
yabai -m config window_animation_duration 1.0
in the terminal - Check output
Metadata
Metadata
Assignees
Labels
No labels