Modify taskbar.json for layout and style changes

Updated taskbar settings including bounds, opacity, and effects.
This commit is contained in:
Zhe Fang
2025-12-10 16:17:25 -05:00
committed by GitHub
parent 220b1063ac
commit 2eef88523c

View File

@@ -3,34 +3,37 @@
"IsDefault": false, "IsDefault": false,
"MonitorDeviceName": "\\\\.\\DISPLAY1", "MonitorDeviceName": "\\\\.\\DISPLAY1",
"IsWorkArea": false, "IsWorkArea": false,
"IsBorderless": true,
"IsAlwaysOnTop": true, "IsAlwaysOnTop": true,
"IsAlwaysOnTopPolling": true, "IsAlwaysOnTopPolling": true,
"IsShownInSwitchers": false, "IsShownInSwitchers": false,
"IsClickThrough": true, "IsLocked": true,
"IsPinToTaskbar": true,
"TaskbarPlacement": 1,
"IsMaximized": false,
"IsFullscreen": false,
"LyricsLayoutOrientation": 0, "LyricsLayoutOrientation": 0,
"LyricsDisplayType": 1, "LyricsDisplayType": 1,
"WindowBounds": { "WindowBounds": {
"X": 0, "X": 100,
"Y": 1020, "Y": 100,
"Width": 600, "Width": 800,
"Height": 64, "Height": 500,
"Left": 0, "Left": 100,
"Top": 1020, "Top": 100,
"Right": 600, "Right": 900,
"Bottom": 1084, "Bottom": 600,
"IsEmpty": false "IsEmpty": false
}, },
"DockHeight": 64, "DockHeight": 64,
"DemoWindowBounds": { "DemoWindowBounds": {
"X": 0, "X": 10,
"Y": 102, "Y": 10,
"Width": 60, "Width": 80,
"Height": 6.400000095367432, "Height": 50,
"Left": 0, "Left": 10,
"Top": 102, "Top": 10,
"Right": 60, "Right": 90,
"Bottom": 108.4000015258789, "Bottom": 60,
"IsEmpty": false "IsEmpty": false
}, },
"MonitorBounds": { "MonitorBounds": {
@@ -57,12 +60,14 @@
}, },
"DockPlacement": 0, "DockPlacement": 0,
"LyricsStyleSettings": { "LyricsStyleSettings": {
"IsDynamicLyricsFontSize": false, "IsDynamicLyricsFontSize": true,
"PhoneticLyricsFontSize": 12, "PhoneticLyricsFontSize": 12,
"OriginalLyricsFontSize": 16, "OriginalLyricsFontSize": 24,
"TranslatedLyricsFontSize": 12, "TranslatedLyricsFontSize": 12,
"LyricsAlignmentType": 0, "PhoneticLyricsOpacity": 60,
"LyricsBgFontOpacity": 30, "OriginalLyricsOpacity": 30,
"TranslatedLyricsOpacity": 60,
"LyricsAlignmentType": 1,
"LyricsFontStrokeWidth": 0, "LyricsFontStrokeWidth": 0,
"LyricsCustomBgFontColor": { "LyricsCustomBgFontColor": {
"A": 255, "A": 255,
@@ -87,33 +92,31 @@
"LyricsStrokeFontColorType": 1, "LyricsStrokeFontColorType": 1,
"LyricsFontWeight": 7, "LyricsFontWeight": 7,
"LyricsLineSpacingFactor": 0.5, "LyricsLineSpacingFactor": 0.5,
"LyricsTranslationSeparator": "\n",
"LyricsCJKFontFamily": "Arial", "LyricsCJKFontFamily": "Arial",
"LyricsWesternFontFamily": "Arial", "LyricsWesternFontFamily": "Arial",
"PlayingLineTopOffset": 50,
"IsActive": false "IsActive": false
}, },
"LyricsEffectSettings": { "LyricsEffectSettings": {
"LyricsBlurAmount": 5, "IsLyricsBlurEffectEnabled": true,
"IsLyricsLineFadeEnabled": true,
"IsLyricsGlowEffectEnabled": true, "IsLyricsGlowEffectEnabled": true,
"LyricsGlowEffectScope": 0, "LyricsGlowEffectScope": 0,
"LyricsGlowEffectLongSyllableDuration": 700,
"IsLyricsGlowEffectAmountAutoAdjust": true,
"LyricsGlowEffectAmount": 8, "LyricsGlowEffectAmount": 8,
"IsLyricsShadowEnabled": false, "IsLyricsScaleEffectEnabled": true,
"LyricsShadowScope": 1, "LyricsScaleEffectLongSyllableDuration": 700,
"LyricsShadowAmount": 8, "IsLyricsScaleEffectAmountAutoAdjust": true,
"OriginalLyricsHighlightScope": 1, "LyricsScaleEffectAmount": 115,
"PhoneticLyricsHighlightAmount": 60,
"OriginalLyricsHighlightAmount": 100,
"TranslatedLyricsHighlightAmount": 60,
"IsLyricsFloatAnimationEnabled": true, "IsLyricsFloatAnimationEnabled": true,
"LyricsFloatAmount": 1, "IsLyricsFloatAnimationAmountAutoAdjust": true,
"LyricsFloatAnimationAmount": 8,
"LyricsScrollEasingType": 3, "LyricsScrollEasingType": 3,
"LyricsScrollDuration": 500, "LyricsScrollDuration": 500,
"LyricsScrollTopDuration": 500, "LyricsScrollTopDuration": 500,
"LyricsScrollBottomDuration": 500, "LyricsScrollBottomDuration": 500,
"LyricsScrollTopDelay": 0, "LyricsScrollTopDelay": 0,
"LyricsScrollBottomDelay": 0, "LyricsScrollBottomDelay": 0,
"LyricsVerticalEdgeOpacity": 0,
"IsFanLyricsEnabled": false, "IsFanLyricsEnabled": false,
"FanLyricsAngle": 30, "FanLyricsAngle": 30,
"Is3DLyricsEnabled": false, "Is3DLyricsEnabled": false,
@@ -127,21 +130,23 @@
"LyricsBackgroundTheme": 2, "LyricsBackgroundTheme": 2,
"IsPureColorOverlayEnabled": false, "IsPureColorOverlayEnabled": false,
"PureColorOverlayOpacity": 100, "PureColorOverlayOpacity": 100,
"IsCoverOverlayEnabled": false,
"CoverOverlayBlurAmount": 100,
"CoverOverlayOpacity": 100,
"CoverOverlaySpeed": 50,
"CoverAcrylicEffectAmount": 0,
"IsFluidOverlayEnabled": false, "IsFluidOverlayEnabled": false,
"FluidOverlayOpacity": 100, "FluidOverlayOpacity": 100,
"PaletteGeneratorType": 0, "PaletteGeneratorType": 0,
"IsSpectrumOverlayEnabled": false, "IsSpectrumOverlayEnabled": false,
"SpectrumPlacement": 1,
"SpectrumStyle": 1,
"SpectrumCount": 128,
"IsSnowFlakeOverlayEnabled": false, "IsSnowFlakeOverlayEnabled": false,
"SnowFlakeOverlayAmount": 50, "SnowFlakeOverlayAmount": 10,
"SnowFlakeOverlaySpeed": 1,
"IsFogOverlayEnabled": false,
"IsActive": false "IsActive": false
}, },
"AlbumArtLayoutSettings": { "AlbumArtLayoutSettings": {
"SongInfoAlignmentType": 0, "SongInfoAlignmentType": 0,
"IsAutoCoverImageHeight": true,
"CoverImageHeight": 128,
"CoverImageRadius": 12, "CoverImageRadius": 12,
"CoverImageShadowAmount": 12, "CoverImageShadowAmount": 12,
"IsAutoSongInfoFontSize": true, "IsAutoSongInfoFontSize": true,
@@ -149,17 +154,15 @@
"ShowTitle": true, "ShowTitle": true,
"ShowArtists": true, "ShowArtists": true,
"ShowAlbum": false, "ShowAlbum": false,
"AlbumArtSize": 64, "IsActive": false
"AutoAlbumArtSize": true, },
"AlbumArtAreaEffectSettings": {
"ImageSwitchType": 1,
"IsActive": false "IsActive": false
}, },
"IsAdaptToEnvironment": true, "IsAdaptToEnvironment": true,
"EnvironmentSampleMode": 3, "EnvironmentSampleMode": 3,
"AutoShowOrHideWindow": false, "AutoShowOrHideWindow": false,
"TitleBarArea": 1, "TitleBarArea": 1,
"WindowX": 0,
"WindowY": 1020,
"WindowWidth": 600,
"WindowHeight": 64,
"IsActive": false "IsActive": false
} }