ramensoftware / windhawk-mods

The official collection of Windhawk mods
300 stars 55 forks source link

[Taskbar clock customization 1.2.1] Top/bottom line -> line spacing option like T-Clock (e.g. for slim height taskbars) #296

Closed emp-00 closed 1 year ago

emp-00 commented 1 year ago

Loving Windhawk (!) but I have the following issue/suggestion concerning the mod "Taskbar clock customization 1.2.1" in combination with the mod "Taskbar height and icon size":

My Windhawk configuration:

Problem:

As follows some reference screenshots:

1) Comparison Win10 T-Clock with my Winhawk config and clear problem visibility: image image image

2) My Windhawk mod settings: image image image

Thanks for looking into this!! Questions? Shoot! :-)

m417z commented 1 year ago

Meanwhile, you can use Windows 11 Taskbar Styler. Play with the Spacing property. Let me know if you need help with that.

image

emp-00 commented 1 year ago

Thank you @m417z - I read the instructions but can't quite figure out how to correctly input the "Spacing" property in the "Taskbar Styler" mod Settings tab. Control Styles / Target = "Windows.UI.Xaml.Controls.StackPanel" and Styles = "Spacing=-3" does not work. Can you give me a hint?

m417z commented 1 year ago

For properly specifying the target, I had to make a small update to the mod. Update to Windows 11 Taskbar Styler v1.1.1, then use the following:

Target: systemtray:DateTimeIconContent > Grid#ContainerGrid > StackPanel Style: Spacing=-4

image

emp-00 commented 1 year ago

Excellent - this works like a charm in combination with the Taskbar clock customization mod! Problem solved, thank you very much!!!

m417z commented 1 year ago

This option was added in Taskbar Clock Customization v1.3, so you can now achieve it without Windows 11 Taskbar Styler.