-
-
Notifications
You must be signed in to change notification settings - Fork 233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fail to switch to any desktop #85
Comments
I was able to resolve this by applying the pull request from #84 and rebuilding the dll from https://github.com/Ciantic/VirtualDesktopAccessor after upgrading the project to platform toolset v142. my fixed solution can be found at https://github.com/tanj/windows-desktop-switcher/tree/tanj |
@tanj I had the same problem and your solution helped. Big thanks! |
Same here. Thanks @tanj |
Same here. Thanks @tanj |
Same problem, and this is perfectly working now. Thanks @tanj ! |
This was previously working for me, but suddenly today it started acting up. Started that it could only switch to desktop 2 and would not switch back. Now after rebooting it doesn't switch at all.
None of my switch desktop binds are working. However
MoveCurrentWindowToDesktop(n)
does work.binds
Log when attempting to switch to desktop 2 from desktop 1 and back.
No switching occurs. I need to bring up the Windows desktop switcher with Win+Tab to switch desktops
The text was updated successfully, but these errors were encountered: