ramensoftware / windows-11-taskbar-styling-guide

A collection of commonly requested taskbar styling customizations for Windows 11
140 stars 11 forks source link

Win10-like taskbar (beta) #29

Open SMFB7 opened 2 months ago

SMFB7 commented 2 months ago

System tray menu has weird selectors, tray clock is not really vertically centered and multiple-windowed apps' icons look like they only have one window (you can still use the thumbnails), other than that, pretty usable and accurate in my opinion

  1. Install the Windhawk mods Windows 11 Taskbar Styler, Taskbar Clock Customization and Taskbar height and icon size
  2. Go to Windhawk > Windows 11 Taskbar Styler > Advanced Settings and paste in {"theme":"","controlStyles[0].target":"Taskbar.ExperienceToggleButton#LaunchListButton > Taskbar.TaskListButtonPanel#ExperienceToggleButtonRootPanel","controlStyles[0].styles[0]":"Margin=-10,-5,0,-5","resourceVariables[0].variableKey":"","resourceVariables[0].value":"","controlStyles[1].target":"Taskbar.TaskListButton#TaskListButton > Taskbar.TaskListLabeledButtonPanel","controlStyles[1].styles[0]":"Margin=0,-5,0,-5","controlStyles[2].target":"Taskbar.AugmentedEntryPointButton > Taskbar.TaskListButtonPanel#ExperienceToggleButtonRootPanel","controlStyles[2].styles[0]":"Margin=0,-5,0,-5","controlStyles[3].target":"Windows.UI.Xaml.Controls.Border#BackgroundBorder","controlStyles[3].styles[0]":"CornerRadius=0","controlStyles[4].target":"Windows.UI.Xaml.Controls.Border#BackgroundElement","controlStyles[4].styles[0]":"CornerRadius=0","controlStyles[3].styles[1]":"Margin=0,-5,0,-5","controlStyles[4].styles[1]":"Margin=-5,0,-5,0","controlStyles[5].target":"Taskbar.ExperienceToggleButton#LaunchListButton > Taskbar.TaskListButtonPanel#ExperienceToggleButtonRootPanel > Windows.UI.Xaml.Controls.Border#BackgroundElement","controlStyles[5].styles[0]":"Margin=-5,0,-1.8,0","controlStyles[6].target":"Windows.UI.Xaml.Shapes.Rectangle#RunningIndicator","controlStyles[6].styles[0]":"RadiusX=0","controlStyles[6].styles[1]":"RadiusY=0","controlStyles[6].styles[2]":"Margin=-5,0,-5,1","controlStyles[7].target":"Taskbar.TaskListLabeledButtonPanel@RunningIndicatorStates > Rectangle#RunningIndicator","controlStyles[7].styles[0]":"Width@ActiveRunningIndicator=50","controlStyles[7].styles[1]":"Width@InactiveRunningIndicator=35","controlStyles[8].target":"Rectangle#BackgroundStroke","controlStyles[8].styles[0]":"Fill=Transparent","controlStyles[9].target":"Windows.UI.Xaml.Controls.Border#MultiWindowElement","controlStyles[9].styles[0]":"Visibility=1"}
  3. Now go to Windhawk > Taskbar Clock Customization > Advanced Settings and paste in {"ShowSeconds":0,"TimeFormat":"","DateFormat":"","WeekdayFormat":"","TopLine":"-","BottomLine":"-","MiddleLine":"-","TooltipLine":"","Width":180,"Height":60,"TextSpacing":4,"WebContentsItems[0].Url":"","WebContentsItems[0].BlockStart":"","WebContentsItems[0].Start":"","WebContentsItems[0].End":"","WebContentsItems[0].MaxLength":0,"WebContentsUpdateInterval":0,"TimeStyle.Visible":1,"TimeStyle.TextColor":"","TimeStyle.TextAlignment":"Center","TimeStyle.FontSize":0,"TimeStyle.FontFamily":"SegUIVar.ttf","TimeStyle.FontWeight":"","TimeStyle.FontStyle":"","TimeStyle.FontStretch":"","TimeStyle.CharacterSpacing":0,"DateStyle.TextColor":"","DateStyle.TextAlignment":"Center","DateStyle.FontSize":0,"DateStyle.FontFamily":"SegUIVar.ttf","DateStyle.FontWeight":"","DateStyle.FontStyle":"","DateStyle.FontStretch":"","DateStyle.CharacterSpacing":0,"oldTaskbarOnWin11":0}
  4. Go to Windhawk > Taskbar height and icon size > Advanced Settings and paste in {"IconSize":24,"TaskbarHeight":44,"TaskbarButtonWidth":44}
  5. Done!
m417z commented 2 months ago

That's pretty cool! How about submitting it as a theme? Just create a new folder in the themes folder and update the readme. Let me know if you need help with that.

SMFB7 commented 2 months ago

That's pretty cool! How about submitting it as a theme? Just create a new folder in the themes folder and update the readme. Let me know if you need help with that.

Maybe after some enhancements

SandTechStuff commented 1 month ago

This is great! Would love to see this added as a theme, any updates on the enhancements @SMFB7?