TaskbarXI Versions Save

An application written in C++ to modify the Windows 11 Taskbar.

1.0.4.0

2 years ago

** This version will be updated continuously**

1.0.3.0

2 years ago
  • Reduce taskbar flickering.
  • Fix (Icons in TaskbarXI missing for Win11) #63

1.0.2.0

2 years ago
  • Add Simple GUI
  • Preparing for Microsoft Store release

1.0.1.0

2 years ago
  • 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

Nightly

2 years ago

1 2

  • Turn the Windows 11 Taskbar into a dock.
  • Turn the tray/clock into a dock.
  • Support multiple monitors.
  • Support sepperate DPI scaling.
  • Switch back to normal on maximized window.
  • Support left and centered taskbar.
  • Tray icon to exit TaskbarXI and revert to the default taskbar.

Early Access! Use the TaskbarXI icon in the system tray to exit TaskbarXI and revert to the default taskbar. A GUI to modify the settings will be added later..

1.0.0.0

2 years ago

1 2

  • Turn the Windows 11 Taskbar into a dock.
  • Turn the tray/clock into a dock.
  • Support multiple monitors.
  • Support sepperate DPI scaling.
  • Switch back to normal on maximized window.
  • Support left and centered taskbar.
  • Tray icon to exit TaskbarXI and revert to the default taskbar.

Early Access! Use the TaskbarXI icon in the system tray to exit TaskbarXI and revert to the default taskbar. A GUI to modify the settings will be added later..