spacedesk traps ALT `
AltTab is an alternative for windows native task switcher.
Brought to you by:
lokeshgovindu
When I have spacedesk running, the alt-backtick function no longer works.
If a web browser has focus, and I press alt-backtick, instead of listing all other browser windows it instead only lists the spacedesk window.
I added "spacedeskServiceTray.exe" to the list of "Process Exclusions", but that didn't make any difference.
The spacedesk window seems to have the 'always on top' (WS_EX_TOPMOST) property set.
I created a pull request on github that fixes this.
https://github.com/lokeshgovindu/AltTab/pull/9
Thank you so much. I'll merge and let you know.