lutz / VirtualDesktopNameDeskband

Deskband for the windows taskbar to show the name of current virtual desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VirtualDesktopNameDeskband

This is a deskband to show the name of current virtual desktop. It based on the great projects SharpShell by dwmkerr and VirtualDesktop by MScholtes.

Functions

This deskband is showing the name of current virtual desktop.

Te

Installation

Clone the repository and generate an *.pfx file for a strong name signed assembly. After building you can use the small scripts (you can edit the *.bat files for fix the correct path to the regasm tool) to register the assembly. Restart the Explorer.exe and add the deskband via contextmenu.

History

Version 2.2

Remove shortcut functions.

Version 2

Remove moving function and use SharpShell instead of CDeskbandName library. Now there is no known issues currently yet.

Version 1.1

Support shortcuts to move window to another desktop.

Version 1

Initial release

License

This project is licensed under the MIT License

About

Deskband for the windows taskbar to show the name of current virtual desktop

License:MIT License


Languages

Language:C# 95.9%Language:Batchfile 4.1%