mogya / win-11-virtual-desktop-enhancer

An application that enhances the Windows 11 multiple desktops feature by adding additional keyboard shortcuts and support for multiple wallpapers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows 11 Virtual Desktop Enhancer

FORK of windows-desktop-switcher. I just replaced VirtualDesktopAccessor.dll for latest version. Now we can use same functionality on Windows 11, wow!

Introduction

Windows 11 Virtual Desktop Enhancer is a AutoHotkey script which adds some useful features to Windows 11 Virtual Desktops, like:

  • Extra customizable keyboard shortcuts to switch or move a window to a different desktop
  • Customizable keyboard shortcuts to pin a window or a program to all desktops
  • Setting a custom wallpaper for each virtual desktop (either a picture or a solid color)
  • An indicator in the tray area customizable with various icon packs showing the number of the current desktop
  • Assigning custom desktop names to each desktop
  • Fully customizable tooltips showing the desktop name when switching desktops

Main resources

Installation

Windows 11 Virtual Desktop Enhancer is extremely easy to install: you just have to download and extract the latest version of the script.

Please read the installation page for more detailed instructions.

Customization

Windows 11 Virtual Desktop Enhancer is built to be customizable and to adapt to your needs: learn how to personalize your experience here.

License

Windows 11 Virtual Desktop Enhancer is licensed under the MIT license.
This means you are free to modify and redistribute this program as you wish, but you must include the license and this notice in your version.

Credits

Thanks to sdias (Sergio Dias), the creator of win-10-virtual-desktop-enhancer.

Thanks to Ciantic (Jari Pennanen) for his library and sample AHK script, which can be found here.

About

An application that enhances the Windows 11 multiple desktops feature by adding additional keyboard shortcuts and support for multiple wallpapers.

License:MIT License


Languages

Language:AutoHotkey 100.0%