lwouis
lwouis
Could you better describe what you mean by "hanging"? Does it spins with high CPU? If you can build it locally, could you then launch it in debug mode locally?...
> I can't seem to launch the debug executable inside /Applications through the terminal to get a log, either. It doesn't see it has screen recording permissions. I think it...
Could anyone here follow the error message and put a breakpoint on `void _NSDetectedLayoutRecursion(void)`? I don't have a VM with Ventura beta 5, so I can't reproduce this. On my...
I was able to connect @Write's Ventura VM, and try and debug the issue. Thank you again @Write for trusting me to use your VM 👍 I could reach the...
I'm impressed you found that HyperSwitch has this feature. It's mentioned nowhere in the app. It's pretty fast as well. I think I know which private API they are using...
As i mentioned in the issue, I would like to wait out the beta so that we see what the situation is ounce things have settled. This is interesting and...
@zacharee here's a [build of this PR, signed with my certificate](https://github.com/lwouis/alt-tab-macos/files/9334253/AltTab.app.zip). This means it's the same signature as the public releases. I think it should avoid people to: * Have...
@PKizzle are you using my build above? It seems you get the behavior of a Debut build. My build above should be Release and not do that.
Hi @GoranKrajnovic, Thank you for clarifying the situation with the video and additional text. I understand your situation now. Are you aware that you can drop the file onto the...
> could also solve it by ignoring mouse hovering for the first 100 msec I explored this idea and development it further in #286. Please see https://github.com/lwouis/alt-tab-macos/issues/286#issuecomment-658685978 for a recap...