• Stars
    star
    1,526
  • Rank 30,689 (Top 0.7 %)
  • Language
    C++
  • License
    GNU General Publi...
  • Created over 3 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

TaskbarXI

An application written in C++ to modify the Windows 11 Taskbar. Current version turns the Windows 11 Taskbar into a dock. New features will be added in the future.
TaskbarXI

Features (Release 1.0.3)

  • 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.
  • Simple GUI to change the settings.

 

Upcoming Features

  • Change taskbar background style and color.

 

Parameters

With 1.0.3 release all Parameters can be changed with GUI,

If you still want to change properties with console, here are Parameters:

  • -stop parameter (Stops TaskbarXI and reverts the taskbar to default)
  • -restart parameter (Does not refresh the taskbar region when starting)
  • -square parameter (Uses square corners instead of rounded corners)
  • -radius <radius> parameter (Define the corner radius you want to be used)
  • -ignoremax parameter (Does not revert the taskbar on maximized window)
  • -notray parameter (Disables system tray icon)
  • -hidetraywnd parameter (Hides the system tray area)
  • -createstartup parameter (Creates a startup entry including the current parameters)
  • -removestartup parameter (Removes startup entry and exits TaskbarXI)
  • -console parameter (Displays a console window)
  • -sticky parameter (Sticks the system tray to the taskbar (removes the tray icons to keep it stable))
  • -help parameter (Displays a help window)
  • -smoothresize parameter (Resizes the taskbar smoothly)
  • -expandspeed <speed> parameter (Define the speed you want to be used for the expand animation (default: 90))
  • -shrinkspeed <speed> parameter (Define the speed you want to be used for the shrink animation (default: 700))
  • -blur parameter (Makes the taskbar blurred) <-- EXPERIMENTAL

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

 

Thanks to: ❤️
@PrincessAkira
@dmitryaleshin
@officialLennox

 

Screenshots Untitled Untitled Untitled

More Repositories

1

TaskbarX

Center Windows taskbar icons with a variety of animations and options.
Visual Basic .NET
7,757
star
2

Aerial

Claim spaces on your desktop
Visual Basic .NET
143
star
3

Web-Live-Wallpaper

This code allows you to set a webbrowser as wallpaper in Windows 10 like Wallpaper Engine.
33
star
4

Taskbar-Style

This code allows you to set the Windows taskbar Style to Transparant, Blur or Acrylic in VB.NET like TranslucentTB does.
31
star
5

GRBL-Pendant-with-LCD

Arduino UNO or MEGA Pendant with LCD for GRBL 1.1f (Jog X Y Z and send any Command while connected to PC simultaneously)
C++
26
star
6

Binary-Compare

Compare 2 binary files and only show the differences in HEX format.
Visual Basic .NET
17
star
7

Anno1800PythonAPI

Send python code to Anno 1800 using PyRun_SimpleString.
C++
9
star
8

GravoStyle-Spooler-HPGL-to-GCode

This project converts GravoStyle spooler generated HPGL files to GCode.
Visual Basic .NET
7
star
9

Rust-Bundles-Pre-Loader

I just wrote a little console application that pre-loads the Rust assets/bundles directly to your Memory in a faster way than Rust itself does. Rust Bundles Pre-Loader does the same thing as RAMDisk but, only loads the assets which are the biggest assets.
Visual Basic
7
star
10

zip2rmskin

Convert zip file to a valid rmskin for Rainmeter
Visual Basic .NET
6
star
11

Falcon10-AutoIt

This was my first project to center the taskbar before FalconX using UIAutomation in Autoit
AutoIt
6
star
12

DSP-0501

Just some hard to find drivers and software for the DSP 0501 CNC Handset.
5
star
13

Dafont-Downloader

This tool written in VB.NET can download all fonts from Dafont.com in a single click on the letter category.
Visual Basic
4
star
14

KVK

A tool i made to search information from the Dutch (Kamer van Koophandel) in VB.NET manually.
Visual Basic
2
star
15

Chris-s-Anno-1800-Mods

Mods I created for Anno 1800
Lua
2
star
16

Anno1800ModMenu

A mod menu for Anno 1800 based on Dear ImGui
C++
1
star
17

SteamDeckCartridgeTheme

This theme makes your deck feel more nostalgic. Inspired by Gameboy and Nintendo DSi Home UI.
CSS
1
star
18

rpimusicplayer

Raspberry Pi 4 or 5 music player. Supports: CD-ROM, USB (Any file VLC can play) and internet radio.
PHP
1
star