Runloop mode for PB events?
Posted: Sun Nov 17, 2019 6:16 am
Of course I don't know how the PB event system is implemented, but on certain moments postevent doesn't work anymore and pb timer events also don't get fired. Eg when menu is open. Possibly this has to do with run loop mode that creates PB events. Can Fred implement it in the kCFRunLoopCommonModes mode? That mode is always active in macOS...