Skip to content

Tags: Elestriel/TaskbarTools

Tags

1.0.8

Toggle 1.0.8's commit message

1.0.7

Toggle 1.0.7's commit message
Merging new logo into my changes

1.0.6

Toggle 1.0.6's commit message
- Moved the worker thread sleep out of the taskbar foreach. Taskbar u…

…pdates will now be faster and smoother.

- Removed the thread that would constantly check Windows Accent Colour and now using a hook that catches the event from Windows. (Thanks, qwerty12!)
- Can now detect when Explorer is restarted. (Thanks again, qwerty12!)
- Replaced the Windows Accent Alpha UpDown with a slider.

1.0.5

Toggle 1.0.5's commit message
Added the ability to use the Windows Accent Colour.

1.0.4

Toggle 1.0.4's commit message
Added Start Minimized

Added Start When Launched
Removed some unneeded dependencies

1.0.3

Toggle 1.0.3's commit message
Fixed saving settings. Oops.

1.0.2

Toggle 1.0.2's commit message
Added System Tray Context Menu.

Added failsafe for settings load failures.

1.0.1

Toggle 1.0.1's commit message
- Added Properties.Settings support for saving and loading settings.

- Fixed a typo in a control name.