Giter Club home page Giter Club logo

taskbarxi's Introduction

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

taskbarxi's People

Contributors

assynu avatar chrisand1998 avatar lennoxlotl avatar princessakira avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.