Smacksmack206 / TaskbarX

Center Windows taskbar icons with a variety of animations and options.

Home Page:https://chrisandriessen.nl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TaskbarX

TaskbarX-logo-v2-100

TaskbarX gives you control over the position of your taskbar icons. TaskbarX will give you an original Windows dock like feel. The icons will move to the center or user given position when an icon gets added or removed from the taskbar. You will be given the option to choose between a variety of different animations and change their speeds. The animations can be disabled if you don't like animations and want them to move in an instant. The center position can also be changed to bring your icons more to the left or right based on the center position. Currently all taskbar settings are supported including the vertical taskbar and unlimited taskbars. TaskbarX has been in development since 6 may 2018. Also known as FalconX and Falcon10.  

aa4  

Features

  • 42 different Animations including "none"
  • Great performance (Very optimized and lightweight looping)
  • Change animation speed
  • Change custom offset position based on center
  • Center between startbutton, search, taskview etc... and left tray icons, clock etc...
  • All taskbar settings supported
  • Vertical taskbar supported
  • Unlimited monitors supported
  • Change taskbar style to Transparent, Blur and Acrylic

 

Commandline Arguments

-stop will stop TaskbarX, puts all icons back to the left and resets the taskbar style.
-tbs=1 will make the taskbar transparent. 2 blur, 3 acrylic and 0 is disabled.
-ptbo=0 will set the offset of the primary taskbar based on the center.
-stbo=0 will set the offset of the primary taskbar based on the center.
-cpo=1 will only center the primary taskbar. 0 is disabled.
-cso=1 will only center the secondary taskbar(s). 0 is disabled.
-as=backeaseout will set the animation style to BackEaseOut. "none" is instant.
-asp=500 will set the speed of the animation.
-lr=400 will set the refresh rate of the looper/taskbar checker.
-cib=1 will set the primary taskbar position in between start, search etc.. and the tray.
-ftotc=1 will update any toolbar when a tray icon gets added or removed.
-sr=1920 will put the icons to the left when screen width becomes 1920px.
-cfsa=1 will pause TaskbarX if a fullscreen app is running.
-obas=backeaseout will set the animation style to BackEaseOut when on battery mode.
-oblr=400 will set the refresh rate of the looper/taskbar checker when on battery mode.

Example: C:\Program Files (x86)\TaskbarX\TaskbarX.exe -tbs=1 -as=backeaseout

 

Preview

Alt text

 

Downloads

 

Errors

The Store version is not capable of uninstalling a taskschedule.
If you get the error below then this explains how to fix it:

In your startmenu search for "Task Scheduler".
On the left menu click on "Task Scheduler Library". In the middle a list will appear.
Right click on the "TaskbarX" or "FalconX" entry and click "Delete".

Taskbar error

You can also use SCHTASKS /DELETE /TN "TaskbarX" to remove the scheduled task from the command line.

 

Tags

center taskbar, center taskbar icons, CenterTaskbar, center taskbar icons windows 10, center taskbar windows, windows center taskbar, windows center taskbar icons, center taskbar icons, windows 10 center taskbar icons, falcon10, falcon taskbar, taskbar, taskbar icons, taskbar buttons

About

Center Windows taskbar icons with a variety of animations and options.

https://chrisandriessen.nl/

License:MIT License


Languages

Language:Visual Basic .NET 100.0%