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...
I second the "tap to change page": it would be a great addition, if possible! I use the Rm2 for sheet music and the normal swipe gesture is slow and...
I get these hangs on `lscpu` too with latest `austinp==3.7.0` and `numpy==1.26.4`. Minimal reproducer is: ```shell $ austinp -o temp python -c "import numpy.testing" ``` hangs are somewhat random for...