HTML Task Switcher

Written by grigri

This application is a response (who said overkill?) to the question "How can I not show icons in the TaskBar?".
And here you have it, a replacement TaskSwitch in HTML! Well, with a supporting dll to access the system info.
This is in no way intended as a finished product - the very fact that the GUI front-end is in HTML means that you can have whatever you like, however you like it. It is up to you to customize the HTML page (start with the colours...).

Installation

Modifications

  • After modifying the HTML file a refresh is needed. If you have left the default background menu, right-click on the background and select 'Refresh'. Other that that, unless you have specifically added code for refreshing (a link, whatever...), you will have to (1) Remove/Add back the toolbar OR (2) Reboot.

    Uninstallation

    Details of WindowManager

    The WindowManager class allows HTML script to interact with desktop windows. The following methods are defined:
    Property Gets Property Lets Subs