Releases: antonfdiaz/taskbarPlus
Release list
0.9.2
Changelog
- Hide
taskbarPlus.exe/python.exeicon on apps bar - Improve About dialog styles
How to run
Download the .zip, extract it somewhere and run taskbarPlus.exe.
0.9.0
Changelog
- Organize
theme.jsonfor better readability & changed its format to JSONC (for comments) - Move the error reporter to a separate file
- Simple app reordering with drag and drop
- Improve menu styles a bit (fix icon margin and arrow sizes)
- Add Task Manager icon to menu
- Common class for taskbar buttons (
TaskbarBaseButton) - Custom widget plugins with Python! Place them into the
pluginsfolder.
Plugins
Custom widget plugins are made with Python. I included a few example widgets on the plugins folder: restart_explorer, separator, open_config and volume_mixer. To use custom assets within the plugin, place them in the assets folder of the program. A Python interpreter does not need to be installed, as the program is already made with Python. To add custom widget plugins to a skin, edit the skin's layout.json and add them to the layout.
Important
Plugins are regular Python code running with the same permissions as taskbarPlus.
Only install plugins from sources you trust, because they can run commands and access your system.
How to run
This is a pre-release build. Download the zip, extract it somewhere and run taskbarPlus.exe.
0.8.1
Changelog
- Change behavior settings from context menu
- Add superbar skin variants for
defaultandcentered - Updated skins documentation
- Custom clock font size
- Added non-combined taskbar buttons
- Small fixes & improvements
How to run
Download the .zip, extract it somewhere and run taskbarPlus.exe. The program is completely portable. If you're updating, replace taskbarPlus.exe with the new one, and merge the assets, config and i18n folders with the new ones.
0.6.8
Changelog
- Don't show context menu on special buttons (
start,search,task_view) - Error reporter, graphical dialog shows when an error occurs.
- Make hottracking more accurate
- Windows 7 partial support (run with VxKex), without taskbar blur. Aero implementation for W7 soon
- Custom taskbar texture opacity
- Small fixes and stuff
How to use
Extract taskbarPlus-0.6.8.zip somewhere, and run taskbarPlus.exe. The program is completely portable. For Windows 7, the theme Default Solid is recommended. Download it from here and put the folder into config/skins to install it.
0.6.3
Changelog
- 3 built-in button styles (like in SIB++):
win10,win8andwin7. 8 and 7 styles include hottracking: -
- Improved
aerotheme - Made start button keep "pressed" icon while start menu is open, like in W7 and older
- Small fixes and edits
How to run
Download the .zip, extract it somewhere and run taskbarPlus.exe. The program is completely portable.
0.5.2
Changelog
- Made the tray widget collapsible
How to run
Compiled release. Download the zip, extract it and run taskbarPlus.exe.
0.5.1
Compiled release. To run it, download the zip, extract it and run taskbarPlus.exe.