Chris Jones
Chris Jones
@megalithic @mdbraber I made the change I think is correct and merged, it would be super helpful if someone could test the Development Build to check this is working. It...
I believe this should be fixed in 1.0.0 which we released yesterday.
CocoaAsyncSocket supports binding to either [interface](https://github.com/robbiehanson/CocoaAsyncSocket/blob/master/Source/GCD/GCDAsyncUdpSocket.h#L389) or [address](https://github.com/robbiehanson/CocoaAsyncSocket/blob/master/Source/GCD/GCDAsyncUdpSocket.h#L409), and I agree we should do this.
I think, unfortunately, this isn't going to be possible safely - the required Apple API has been marked as Deprecated in the upcoming macOS 15: https://developer.apple.com/documentation/appkit/nscursor/1533611-currentsystemcursor?language=objc
Agreed, hs.alert doesn't steal focus, are you perhaps using something like Stage Manager?
I can reproduce this. I've been through the code pretty carefully and I can't figure out what the issue is :/
@smackesey what kind of key listeners are you using? Are we talking hs.hotkey or hs.eventtap?
hmm, interesting. I don't use `hs.eventtap` a huge amount, but I do have one very specific use of it - the AllBrightness spoon, which I use many times a day...
Thanks @smackesey for the neat little reproducer. I'll play with it and see what I can find. Wild initial guess - console scrollback might have a poor algorithm choice in...
Hrm, I'm not seeing the same thing. I even bumped it up to 5000 lines and this was a second consecutive run: ``` 2022-11-04 13:18:06: { [100] = 0.00031900000000018, [200]...