phazei / Win11AutoHotKeyFixes

This is to resolve deficiencies of Win11 window management, specifically moving active window to next desktop and cascading/tiling windows
MIT License
27 stars 4 forks source link

Doesn't work with the latest Win 11 23606 build #3

Open phazei opened 8 months ago

phazei commented 8 months ago

This doesn't work with the latest insiders build. Nothing wrong with the script, there were changes to the COM file that controls virtual desktops, so the https://github.com/FuPeiJiang/VD.ahk dependency needs to be updated. The solution's been found in a PR there https://github.com/FuPeiJiang/VD.ahk/pull/62 so fix it locally till it's updated ;)