ramensoftware / windhawk-mods

The official collection of Windhawk mods
256 stars 50 forks source link

Content Replacement on Windows 11 Taskbar Styler #245

Open agapedimas opened 1 year ago

agapedimas commented 1 year ago

Allow to append or replace children on taskbar. I want to customize something on Grid#AugmentedEntryPointContentGrid. image

m417z commented 8 months ago

With Windows 11 Taskbar Styler v1.2, it's now possible to define properties with raw XAML, for example:

Fill:=<SolidColorBrush Color="Red"/>

I'm not sure regarding your Content use case. Please check it out and let me know whether the new functionality is enough.