Skip to content

Add Draggable, All-in-One Multirow Taskbar & Systray for Windows 11#4426

Open
andkondev wants to merge 2 commits into
ramensoftware:mainfrom
andkondev:codex/add-draggable-multirow-taskbar-systray-windows-11
Open

Add Draggable, All-in-One Multirow Taskbar & Systray for Windows 11#4426
andkondev wants to merge 2 commits into
ramensoftware:mainfrom
andkondev:codex/add-draggable-multirow-taskbar-systray-windows-11

Conversation

@andkondev

@andkondev andkondev commented Jun 15, 2026

Copy link
Copy Markdown

Summary

Adds a Windows 11 taskbar mod that combines draggable multirow taskbar resizing, multirow taskbar buttons, notification-area icon wrapping, and Win10-style taskbar behavior in one integrated mod.

Notes

  • The submitted mod is GPL-3.0.
  • The mod details include attribution to m417z and the Windhawk project for the original taskbar mods this work builds on.
  • Known limitation documented in the details: the full Windows Search box can make the Search flyout overlap the taskbar on multirow taskbars. Search icon and icon-and-label modes are recommended for multirow use.

Validation

  • Compiled the raw public .wh.cpp file in Windhawk.
  • Verified the submitted file is a single Windhawk mod source file with no WindhawkModSettings block and no nested .wh.cpp includes.
  • Tested local install/resizing behavior on Windows 11, including private row persistence without creating a public Windhawk Settings key.

Public source repo: https://github.com/andkondev/draggable-multirow-taskbar-systray-windows-11

Changelog

If this pull request updates an existing mod, describe the changes below:

  • N/A - new mod submission.

Mod authorship

If this pull request introduces a new mod, please complete the section below.

This mod was created by:

  • The submitter, without AI assistance
  • The submitter, with AI assistance
  • Claude
  • ChatGPT
  • Gemini
  • Another AI (please specify):
  • Other (please specify):

@Anixx

Anixx commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

For me, the taskbar does not start with this mod. Win11 23H2.

@andkondev

Copy link
Copy Markdown
Author

For me, the taskbar does not start with this mod. Win11 23H2.

Thanks for including the version number though I don't have access to that version. A quick search: "Windows 11 version 23H2 (Home and Pro editions) reached its official end of support on November 11, 2025, and no longer receives security updates."

I developed and tested this on Windows 11 25H2, on which it works without a restart etc.

Do you see any error messages? Does it break anything?

@Anixx

Anixx commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

If you mean that you do not support unsupported Windows versions, I am on build 10.0.22631.7219, which was reltased June 9, 2026.

The taskbar does not appear, while Explorer.exe is running. Once I disable the mod, the taskbar appears.

@m417z

m417z commented Jun 15, 2026

Copy link
Copy Markdown
Member

Thanks for the submission. I'm reluctant to merge such mod bundles. See my comment here: #4390 (comment).

@andkondev

Copy link
Copy Markdown
Author

If you mean that you do not support unsupported Windows versions, I am on build 10.0.22631.7219, which was reltased June 9, 2026.

It's an older branch so that may be the issue. Sorry!

@andkondev

Copy link
Copy Markdown
Author

Thanks for the submission. I'm reluctant to merge such mod bundles. See my comment here: #4390 (comment).

Fair enough, I get the modularity issue here. Unfortunately, I couldn't combine all the features that I wanted from Windows 10 taskbar (including dragging the taskbar, systray and app rows sync at once, no-wrap for start/search/taskview) without a single unified mod. This does everything I want all at once conveniently (that Microsoft shouldn't have taken out).

Maybe consider a bundled category for standalone combined mods in the future?

@m417z

m417z commented Jun 15, 2026

Copy link
Copy Markdown
Member

Maybe consider a bundled category for standalone combined mods in the future?

Short term, I plan on making it easier to export and import combinations of mods and their settings. So you could, for example, share a combination of mods A, B, C with settings X, Y, Z.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants