Andrea
Andrea
For reference to someone having had my same issue, when assigning the `fn` key to `Control` in System Preferences -> Keyboard -> Modifier keys, pressing `fn` will issue a `rctrl`...
Try: ``` yabai -m rule --add title="^Picture in Picture$" manage=off mouse_follows_focus=off ``` I solved my PiP issues in Chromium this way
I had a similar problem, and I solved it by adding `--no-build-isolation` and `--no-deps` to the `pip install` such that the compilation of your package relies on the C modules...