Skip to content

Releases: antonfdiaz/taskbarPlus

0.9.2

0.9.2 Pre-release
Pre-release

Choose a tag to compare

@antonfdiaz antonfdiaz released this 02 Jul 09:45

Changelog

  • Hide taskbarPlus.exe/python.exe icon on apps bar
  • Improve About dialog styles

How to run

Download the .zip, extract it somewhere and run taskbarPlus.exe.

0.9.0

0.9.0 Pre-release
Pre-release

Choose a tag to compare

@antonfdiaz antonfdiaz released this 21 Jun 12:05

Changelog

  • Organize theme.json for 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 plugins folder.

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

0.8.1 Pre-release
Pre-release

Choose a tag to compare

@antonfdiaz antonfdiaz released this 19 Jun 17:18

Changelog

  • Change behavior settings from context menu
  • Add superbar skin variants for default and centered
  • 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

0.6.8 Pre-release
Pre-release

Choose a tag to compare

@antonfdiaz antonfdiaz released this 17 Jun 14:39

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

0.6.3 Pre-release
Pre-release

Choose a tag to compare

@antonfdiaz antonfdiaz released this 16 Jun 15:33

Changelog

  • 3 built-in button styles (like in SIB++): win10, win8 and win7. 8 and 7 styles include hottracking:
  • hottracking
  • Improved aero theme
  • 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

0.5.2 Pre-release
Pre-release

Choose a tag to compare

@antonfdiaz antonfdiaz released this 13 Jun 16:13
3fe519d

Changelog

  • Made the tray widget collapsible

How to run

Compiled release. Download the zip, extract it and run taskbarPlus.exe.

0.5.1

0.5.1 Pre-release
Pre-release

Choose a tag to compare

@antonfdiaz antonfdiaz released this 13 Jun 12:35
239541d

Compiled release. To run it, download the zip, extract it and run taskbarPlus.exe.