github ChrisAnd1998/TaskbarX 1.5.0.0
1.5.0.0 Rewrite (TaskbarX)

latest releases: 1.7.8.0, 1.7.7.0, 1.7.6.0...
4 years ago

This is a complete refresh/rewrite of FalconX newly named TaskbarX. It supports unlimited monitors and enables more bugs to be fixed or features to be added.
Also trying to add as many comments as possible inside the source code so people can understand whats happening.

๐Ÿ“ฆ [v1] *Barebones ๐Ÿฆด
(Unlimited monitor support) + (Taskbar styling) no animations no settings

๐Ÿ“ฆ [v2] *Added Animations โœจ
What the title says...

๐Ÿ“ฆ [v3] *Added Tray Fix ๐Ÿฉน
Fix for the tray not updating position

๐Ÿ“ฆ [v4] *Added Wiggle Fix ๐Ÿฉน
Fix for the icons moving to the left and right constantly

๐Ÿ“ฆ [v5] *Added Big Swing Fix ๐Ÿฉน
Fix for the icons rarely moving to the left with a big amount

๐Ÿ“ฆ [v6] *Added All Settings by Command Line โš™๏ธ
-taskbarstyle=1 will make the taskbar transparent. 2 blur, 3 acrylic and 0 is disabled.
-primarytaskbaroffset=0 will set the offset of the primary taskbar based on the center.
-secondarytaskbaroffset=0 will set the offset of the primary taskbar based on the center.
-centerprimaryonly=1 will only center the primary taskbar. 0 is disabled.
-centersecondaryonly=1 will only center the secondary taskbar(s). 0 is disabled.
-animationstyle=backeaseout will set the animation style to BackEaseOut. "none" is instant.
-animationspeed=500 will set the speed of the animation.
-looprefreshrate=400 will set the refresh rate of the looper/taskbar checker.
-centerinbetween=1 will set the primary taskbar position in between start, search etc.. and the tray.
-fixtoolbarsontraychange=1 will update any toolbar when a tray icon gets added or removed.

Example: C:\Program Files\FalconX\FalconX5.exe -taskbarstyle=1 -animationstyle=backeaseout

๐Ÿ“ฆ [v7] *Clear memory after animating ๐Ÿงน
What the title says...

๐Ÿ“ฆ [v8] *Added On Battery settings ๐Ÿ”‹
-onbatteryanimationstyle=backeaseout will set the animation style to BackEaseOut when on battery mode.
-onbatterylooprefreshrate=400 will set the refresh rate of the looper/taskbar checker when on battery mode.

๐Ÿ“ฆ [v9] *Fine tuning based on a lot of testing ๐Ÿงผ
All dll references are now inside FalconX's dir

๐Ÿ“ฆ [v10] *Use Do-Loop for animator instead of Timer โฒ๏ธ
What the title says...

๐Ÿ“ฆ [v11] *More fine tuning ๐Ÿงผ
What the title says...

๐Ÿ“ฆ [v12] *Added some checks before calculating the new position ๐Ÿฉน
Sometimes calculator gets a wrong value when the taskbar is still adding an icon the taskbar.
This results in the animator triggering twice so you will see it moving half way and then a correction.
This build should fix that but, needs more testing to get it right.

๐Ÿ“ฆ [v13] *More fine tuning ๐Ÿงผ
What the title says...

๐Ÿ“ฆ [v14] *Restart on display change ๐Ÿฉน
Restart when resolution changed, or display connected or disconnected

๐Ÿ“ฆ [v15] *Added a (testing configurator) โš™๏ธ
It will also create a task schedule

๐Ÿ“ฆ [v16] *Fix application broke when no icons in taskbar ๐Ÿฉน
What the title says...

๐Ÿ“ฆ [v17] *More fine tuning ๐Ÿงผ
based on v16

๐Ÿ“ฆ [v18] *More fine tuning ๐Ÿงผ
A (While -> End While) seems to work better on lower end pc's instead of (Do -> Loop)
for the animations.

๐Ÿ“ฆ [v19] *Getting ready for MSStore ๐Ÿงผ
What the title says...

๐Ÿ“ฆ [v20] *Added import and export functions for the configurator โš™๏ธ
What the title says...

๐Ÿ“ฆ [v21] *Added version check โš™๏ธ
What the title says...

๐Ÿ“ฆ [v22] *Release

Don't miss a new TaskbarX release

NewReleases is sending notifications on new releases.