soundflix
soundflix
Hi, I had a similar crash with TotalMix. This fix helped. It's not your code, I tested with osculator app, which says (not crashing): "Receive error occurred (OSC UDP Server...
Hi, I checked out dev branch for the last weeks with my small app. It runs fine here. It can also use Bonjour. SPM support worked without moving files, it's...
It doesn't look good: [https://stackoverflow.com/questions/32116095/how-to-use-accessibility-with-sandboxed-app](url)
I list all shortcuts in app preferences for the user to assign what he needs. Currently it’s 31.
I thought i have to declare a static let for each KeyboardShortcut.Name. I found out i can simply dynamically initialize with a string and that store in an array or...
I have the same problem and --noProgress hides the error.
Set position and offset of multiple screens
Thanks for the script. I do mostly stuff in Swift. NSScreen does not have a .setScreen(..) method?! I think setting screen origins only works with Quartz services methods. I tried...
I lived with this bug for half a year. Maybe this info should be posted somewhere? In the readme, standalone CLI is "the most straightforward way to use", `pip install...
Thanks for the clarification. The binary is also on Backblaze's website. That's why I thought it's the way to go.