Skip to content

Add Taskbar Clock Spacer mod#4443

Open
sb4ssman wants to merge 1 commit into
ramensoftware:mainfrom
sb4ssman:add-taskbar-clock-spacer
Open

Add Taskbar Clock Spacer mod#4443
sb4ssman wants to merge 1 commit into
ramensoftware:mainfrom
sb4ssman:add-taskbar-clock-spacer

Conversation

@sb4ssman

Copy link
Copy Markdown
Contributor

PR Note

This adds a small companion mod for Taskbar Clock Customization. It introduces
an elastic %s% spacer token for top/bottom clock line formats, allowing dense
multi-line clock layouts with left, right, center, and distributed alignment.

The mod is intentionally standalone and limited in scope. It relies on Taskbar
Clock Customization for the actual clock text and styling, then replaces lines
containing %s% with equivalent XAML rows using star-sized spacer columns.

Known limitation: %s% is handled after Taskbar Clock Customization expands its
format tokens, so it works in the top/bottom line formats but not inside
generated composite segments such as the weather string.

I would also be happy to see this token absorbed into Taskbar Clock
Customization itself if it fits that mod's direction. I kept this companion mod
small so the behavior can be reviewed independently first.

@sb4ssman sb4ssman force-pushed the add-taskbar-clock-spacer branch from 89f1bc6 to fd4b03e Compare June 16, 2026 00:19
@m417z

m417z commented Jun 16, 2026

Copy link
Copy Markdown
Member

I think it makes more sense to have it as part of Taskbar Clock Customization. You can create a PR in the development repo here: https://github.com/m417z/my-windhawk-mods
Let me know what you think.

@sb4ssman

Copy link
Copy Markdown
Contributor Author

Sounds good, I'll work on integrating it into Taskbar Clock Customization in a fork of your repo.

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.

2 participants