Josh Ball
Josh Ball
I've tried setting this up following the documentation inside an app bootstrapped with `yarn create react-app my-app --template typescript` But this results in performance and graphical issues. Most notably when...
Trying to figure out how to set the selectedchildren attribute of an object. I know in Obj-C it's AXUIElementSetAttributeValue, but can't figure out how to do it with this.
When installing on Python 3.10 There is an issue when importing Mapping from collections. I've fixed it locally for my project, you just need to change line 30 in `rumps.py`...
I'm having trouble installing on Python 3.9.2, in a venv. Pretty sure the following error is the culprit. `fatal error C1083: Cannot open include file: 'io.h': No such file or...
I think I have removed all breaking changes so this should work as before. I have set it back to using the UDP socket with an optional variable you can...