lwouis
lwouis
Thank you for the help. Unfortunately, following your steps, I still can't reproduce the issue: https://github.com/lwouis/alt-tab-macos/assets/106195/f83d707f-c1c1-434f-a90a-6a0d75ca4965
I'm afraid that these settings are already set for me exactly as you mentioned:
Hi, To clarify the situation of this ticket: * I wasn't able to reproduce the issue on my machine. Zooms shows correcty. * It seems inconsistent, and different people have...
Hi, This happened during the Sonoma beta a while ago, then Apple fixed it. Are you on the public release or some beta version? Thank you
I was able to reproduce it on macOS v14.1.1. I can't reproduce it with Chrome, but I can with Terminal. I expected that either every app has the issue, or...
I tried to debug the window, to see if there is anything we could use to filter it out. As I did this, I stopped being able to reproduce the...
I've debugged this a bit more: * It still happens on macOS 14.5, so Apple hasn't fixed it, and it looks like they won't * It's still Apple fault. macOS...
Thank you for the suggestion @ShlomoCode. I think it's the best compromise here. It will preserve Finder's file copy dialogs while hidding the caps-lock indicator. It will also I'll add...
I'm thought more about the request. It differs from "Screen showing AltTab" in 1 way: if the user has a Space spreading multiple Screens. In that case, if they want...
After trying to implement this, I found a technical blocker. Today we use the `CGSCopyManagedDisplaySpaces` private API to get a list of screens with the spaces they contain. This API...