koekeishiya / yabai

A tiling window manager for macOS based on binary space partitioning
MIT License
24.1k stars 647 forks source link

Scratchpad is managed and not floating #2444

Open edofe99 opened 1 month ago

edofe99 commented 1 month ago

On skhdrc: shift + cmd - w : yabai -m window --toggle whatsapp || open -a WhatsApp on yabairc: yabai -m rule --add app="^WhatsApp$" scratchpad=whatsapp grid="6:6:1:1:4:4"

When I press the combination the applications opens, but it's managed and I would like it to be float. How can I achieve that? (SIP disabled)

koekeishiya commented 3 weeks ago

If the scripting addition is installed and loaded correctly, any window marked with scratchpad in a rule will be automatically floating.