lwouis
lwouis
I wonder what will happen after AltTab is released. It's very much possible that it focuses the window, but doesn't leave the "Show desktop" situation. That wouldn't be a great...
@brettstover this approach is interesting. AltTab supports down to macOS 10.12. I wonder how compatible this approach is. `/System/` is pretty new for instance I believe. It would need to...
Hi @unikzforce! As mentioned in my message above: > I've taken time to [document steps to understand the codebase, the tools, etc](https://alt-tab-macos.netlify.app/contributing). You'll find there a section called "Building the...
@siempay no-one has talked to me about it yet, unfortunately.
@imikushin AltTab can't be on the AppStore because it uses private APIs and SPIs. We use these because we have to. Without those, the app couldn't list windows from other...
@XInTheDark I'm afraid I'm short on time at the moment. I can suggest that you ramp up your skills with the language, the tools, and maybe start contributing some pull-requests...
@mayankj I'm still looking for someone. It's great to hear that you're interested. > Will start making PRs ASAP Don't hesitate to comment on the ticket describing the feature/bug-fix before...
> release with fix @keaukraine are you working for WebEx? Or do you mean you have a patch for AltTab to fix this issue?
I just tested the steps in this ticket, and it works fine on my machine. All windows are shown. I think it may be an issue with more recent versions...
@keaukraine could you please share the code change you made that may fix the issue?