pmb6tz / windows-desktop-switcher

An AutoHotKey script for Windows that lets a user change virtual desktops by pressing CapsLock + <num>.
MIT License
1.21k stars 229 forks source link

Create debugger tool #60

Closed Elijas closed 3 years ago

Elijas commented 4 years ago

I think it would be great to try and create a debugger tool which would test various parts of this script and/or allow to automatically/manually choose desktop switching methods, hmm. It might help to provide quickfixes or better bug reports for script users.

This could provide clues to help fix all of our currently open issues (#59 #46 #54)