Skip to content

Create taskbar-icon-numberer.wh.cpp#2260

Closed
jsfdez wants to merge 13 commits intoramensoftware:mainfrom
jsfdez:jsfdez-patch-1
Closed

Create taskbar-icon-numberer.wh.cpp#2260
jsfdez wants to merge 13 commits intoramensoftware:mainfrom
jsfdez:jsfdez-patch-1

Conversation

@jsfdez
Copy link
Copy Markdown

@jsfdez jsfdez commented Aug 5, 2025

A mod that adds keyboard shortcut numbers (1-9, 0) to taskbar icons like 7+ Taskbar Numberer:

image

Copy link
Copy Markdown
Member

@m417z m417z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done! I wanted to create a mod like this, but didn't have the time to work on it.

Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
Comment thread mods/taskbar-icon-numberer.wh.cpp
Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
Comment thread mods/taskbar-icon-numberer.wh.cpp
Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
Comment thread mods/taskbar-icon-numberer.wh.cpp
Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
Comment thread mods/taskbar-icon-numberer.wh.cpp
Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
Comment thread mods/taskbar-icon-numberer.wh.cpp Outdated
@m417z
Copy link
Copy Markdown
Member

m417z commented Sep 9, 2025

Is it ready to be merged?

From a quick test, it looks like numbers aren't being updated right away after reordering. They only update later after doing additional operations such as switching to another window.

Another issue that I saw is that the running indicator sometimes becomes less visible, as if it moves behind the background layer:
image
I encountered this issue in the past, I saw that it happens when removing a child window. A possible workaround might be to never remove "WindhawkNumberOverlay" elements, and make them invisible instead. Then, when it's needed again, check if it's already there, and if so, make it visible and use it.

Also, when using the "Never combine" configuration, multiple buttons of the same app use the same Win+# shortcut, so the numbers are incorrect in this case, for example:
image

@rottakore
Copy link
Copy Markdown

It is already working somewhat fine, thanks! I'm already using it! :)

@m417z
Copy link
Copy Markdown
Member

m417z commented May 4, 2026

Merged in #3610.

@m417z m417z closed this May 4, 2026
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