DesktopIconToggle Code
Quickly toggle the visibilty of desktop icons with a double click!
Brought to you by:
hexandcube
| File | Date | Author | Commit |
|---|---|---|---|
| DesktopIconToggle.ahk | 2022-01-26 |
|
[8d8a3b] Updated the about box |
| LICENSE.md | 2021-07-22 |
|
[f744cd] Version 1.1.0 Initial Commit |
| README.md | 2021-08-24 |
|
[95ff44] Updated README.md |
| active.ico | 2021-07-22 |
|
[f744cd] Version 1.1.0 Initial Commit |
| desktopicontoggle.png | 2021-07-22 |
|
[5b9480] Added project icon to the repository |
| suspended.ico | 2021-07-22 |
|
[f744cd] Version 1.1.0 Initial Commit |
Desktop Icon Toggle is a simple Windows tool, that allows you to quickly toggle the visibility of desktop icons by double-clicking the blank space on the desktop.
After installation, launch the app from the start menu or restart your computer. The app will start automatically when you log in to Windows, and can be suspended or disabled in the taskbar.
The zip file contains the app installer that will automatically add the app to startup, and a standalone binary of the app.
Desktop icon by Icons8
GetDesktopIconUnderMouse() function by iPhilip
DesktopIcons function by SKAN