Brian Kendall

Results 177 comments of Brian Kendall

Whoops, I missed that comment the first time around. But this gives me a clue as to what's going wrong. (Basically, garbage audio data is getting into the proxy device's...

Yes, it's totally possible for it to proxy more than two channels of audio. In fact that's on my list of enhancements for some day. However I have no idea...

> @briankendall Would it make sense to only present this option on MacOS platforms? Hmm, good question. Generally yes, it really only makes sense on the mac. There might be...

I thought of one other reason to keep this setting around for Windows and Linux users: if they're connecting to a macOS host they may want to flip these keys...

> Rather than swapping Win and Alt, wouldn't it make more sense to swap Win and Ctrl so that the common shortcuts use identical keys? E.g. Cmd+C on macOS Ctrl+C...

Yup, looks like 14.4 broke it. The issue appears to be with frida. Hopefully updating it will fix the issue.

Unfortunately updating Frida doesn't fix it. Apple has done something to make it more difficult to inject code into the Dock. I'll likely need to find a new method of...

@roelvangils I also recommend checking out my other tool [missionControlFullDesktopBar](https://github.com/briankendall/missionControlFullDesktopBar) which I made several years ago as an alternative method that doesn't require code injection or disabling SIP. It still...

I should recompile it, since it wouldn't take much effort. I don't think the app needs to be updated at all, just recompiled.