Skip to content

1.0.1.0

Compare
Choose a tag to compare
@ChrisAnd1998 ChrisAnd1998 released this 05 Jan 19:18
· 107 commits to d358bdbc87a3605e1b16ff8369c44204841e666f since this release
86ffaac
  • Fine-tuning (testing/debugging on different hardware)
  • Fix (small QoL improvments #29) <-- @PrincessAkira
  • Add Multithreading
  • Fix (Memory overwrite index problem #38) <-- @dmitryaleshin
     
  • Add -stop parameter (Stops TaskbarXI and reverts the taskbar to default)
  • Add -restart parameter (Does not refresh the taskbar region when starting)
  • Add -square parameter (Uses square corners instead of rounded corners)
  • Add -radius <radius> parameter (Define the corner radius you want to be used) <-- @officialLennox
  • Add -ignoremax parameter (Does not revert the taskbar on maximized window)
  • Add -notray parameter (Disables system tray icon)
  • Add -hidetraywnd parameter (Hides the system tray area)
  • Add -createstartup parameter (Creates a startup entry including the current parameters)
  • Add -removestartup parameter (Removes startup entry and exits TaskbarXI)
  • Add -console parameter (Displays a console window)
  • Add -sticky parameter (Sticks the system tray to the taskbar (removes the tray icons to keep it stable))
  • Add -help parameter (Displays a help window)
  • Add -smoothresize parameter (Resizes the taskbar smoothly)
  • Add -expandspeed <speed> parameter (Define the speed you want to be used for the expand animation (default: 90))
  • Add -shrinkspeed <speed> parameter (Define the speed you want to be used for the shrink animation (default: 700))
  • Add -blur parameter (Makes the taskbar blurred) <-- EXPERIMENTAL

Example: "TaskbarXI.exe" -ignoremax -expandspeed 100 -square