Allow changing virtual-desktops in Windows 10 by mousewheel on the desktop. https://code.ivysaur.me/mwheel
This repository has been archived on 2020-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
mappu 1a61965cc3 commit all archived files 2015-08-04 03:41:14 +00:00
dist-archive commit all archived files 2015-08-04 03:41:14 +00:00
.legacy-codesite.toml initial meta commit 2015-08-04 03:41:14 +00:00
README.md commit all archived files 2015-08-04 03:41:14 +00:00

README.md

mwheel

Allow changing virtual-desktops in Windows 10 by mousewheel on the desktop.

This simulates a common behaviour from XFCE and other desktop environments.

The download package contains both .exe binary and .ahk source.

This is a proof-of-concept script with known issues, I invite anyone to patch the remaining bugs.

Known Issues

  • Switching desktops is emulated by keystroke, which has some edge-case behaviour e.g. use of Control may change icon size on the desktop
  • Nonmatching mousewheel input isn't always passed through to the underlying window

Download