pmb6tz / windows-desktop-switcher

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

Enable cyclic switching, other minor bug and style fixes #23

Closed Elijas closed 5 years ago

Elijas commented 5 years ago

There is an issue with the current implementation of Switch to Next/Previous desktop, because it doesn't call mapDesktopsFromRegistry before getting the value of CurrentDesktop.

I've fixed this and some other bugs, also enabled cyclic switching when using Capslock a/s.