Skip to content

Commit 2eef885

Browse files
authored
Modify taskbar.json for layout and style changes
Updated taskbar settings including bounds, opacity, and effects.
1 parent 220b106 commit 2eef885

File tree

1 file changed

+50
-47
lines changed

1 file changed

+50
-47
lines changed

ShareHub/LyricsWindowStatus/taskbar.json

Lines changed: 50 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -3,34 +3,37 @@
33
"IsDefault": false,
44
"MonitorDeviceName": "\\\\.\\DISPLAY1",
55
"IsWorkArea": false,
6-
"IsBorderless": true,
76
"IsAlwaysOnTop": true,
87
"IsAlwaysOnTopPolling": true,
98
"IsShownInSwitchers": false,
10-
"IsClickThrough": true,
9+
"IsLocked": true,
10+
"IsPinToTaskbar": true,
11+
"TaskbarPlacement": 1,
12+
"IsMaximized": false,
13+
"IsFullscreen": false,
1114
"LyricsLayoutOrientation": 0,
1215
"LyricsDisplayType": 1,
1316
"WindowBounds": {
14-
"X": 0,
15-
"Y": 1020,
16-
"Width": 600,
17-
"Height": 64,
18-
"Left": 0,
19-
"Top": 1020,
20-
"Right": 600,
21-
"Bottom": 1084,
17+
"X": 100,
18+
"Y": 100,
19+
"Width": 800,
20+
"Height": 500,
21+
"Left": 100,
22+
"Top": 100,
23+
"Right": 900,
24+
"Bottom": 600,
2225
"IsEmpty": false
2326
},
2427
"DockHeight": 64,
2528
"DemoWindowBounds": {
26-
"X": 0,
27-
"Y": 102,
28-
"Width": 60,
29-
"Height": 6.400000095367432,
30-
"Left": 0,
31-
"Top": 102,
32-
"Right": 60,
33-
"Bottom": 108.4000015258789,
29+
"X": 10,
30+
"Y": 10,
31+
"Width": 80,
32+
"Height": 50,
33+
"Left": 10,
34+
"Top": 10,
35+
"Right": 90,
36+
"Bottom": 60,
3437
"IsEmpty": false
3538
},
3639
"MonitorBounds": {
@@ -57,12 +60,14 @@
5760
},
5861
"DockPlacement": 0,
5962
"LyricsStyleSettings": {
60-
"IsDynamicLyricsFontSize": false,
63+
"IsDynamicLyricsFontSize": true,
6164
"PhoneticLyricsFontSize": 12,
62-
"OriginalLyricsFontSize": 16,
65+
"OriginalLyricsFontSize": 24,
6366
"TranslatedLyricsFontSize": 12,
64-
"LyricsAlignmentType": 0,
65-
"LyricsBgFontOpacity": 30,
67+
"PhoneticLyricsOpacity": 60,
68+
"OriginalLyricsOpacity": 30,
69+
"TranslatedLyricsOpacity": 60,
70+
"LyricsAlignmentType": 1,
6671
"LyricsFontStrokeWidth": 0,
6772
"LyricsCustomBgFontColor": {
6873
"A": 255,
@@ -87,33 +92,31 @@
8792
"LyricsStrokeFontColorType": 1,
8893
"LyricsFontWeight": 7,
8994
"LyricsLineSpacingFactor": 0.5,
90-
"LyricsTranslationSeparator": "\n",
9195
"LyricsCJKFontFamily": "Arial",
9296
"LyricsWesternFontFamily": "Arial",
97+
"PlayingLineTopOffset": 50,
9398
"IsActive": false
9499
},
95100
"LyricsEffectSettings": {
96-
"LyricsBlurAmount": 5,
97-
"IsLyricsLineFadeEnabled": true,
101+
"IsLyricsBlurEffectEnabled": true,
98102
"IsLyricsGlowEffectEnabled": true,
99103
"LyricsGlowEffectScope": 0,
104+
"LyricsGlowEffectLongSyllableDuration": 700,
105+
"IsLyricsGlowEffectAmountAutoAdjust": true,
100106
"LyricsGlowEffectAmount": 8,
101-
"IsLyricsShadowEnabled": false,
102-
"LyricsShadowScope": 1,
103-
"LyricsShadowAmount": 8,
104-
"OriginalLyricsHighlightScope": 1,
105-
"PhoneticLyricsHighlightAmount": 60,
106-
"OriginalLyricsHighlightAmount": 100,
107-
"TranslatedLyricsHighlightAmount": 60,
107+
"IsLyricsScaleEffectEnabled": true,
108+
"LyricsScaleEffectLongSyllableDuration": 700,
109+
"IsLyricsScaleEffectAmountAutoAdjust": true,
110+
"LyricsScaleEffectAmount": 115,
108111
"IsLyricsFloatAnimationEnabled": true,
109-
"LyricsFloatAmount": 1,
112+
"IsLyricsFloatAnimationAmountAutoAdjust": true,
113+
"LyricsFloatAnimationAmount": 8,
110114
"LyricsScrollEasingType": 3,
111115
"LyricsScrollDuration": 500,
112116
"LyricsScrollTopDuration": 500,
113117
"LyricsScrollBottomDuration": 500,
114118
"LyricsScrollTopDelay": 0,
115119
"LyricsScrollBottomDelay": 0,
116-
"LyricsVerticalEdgeOpacity": 0,
117120
"IsFanLyricsEnabled": false,
118121
"FanLyricsAngle": 30,
119122
"Is3DLyricsEnabled": false,
@@ -127,39 +130,39 @@
127130
"LyricsBackgroundTheme": 2,
128131
"IsPureColorOverlayEnabled": false,
129132
"PureColorOverlayOpacity": 100,
130-
"IsCoverOverlayEnabled": false,
131-
"CoverOverlayBlurAmount": 100,
132-
"CoverOverlayOpacity": 100,
133-
"CoverOverlaySpeed": 50,
134-
"CoverAcrylicEffectAmount": 0,
135133
"IsFluidOverlayEnabled": false,
136134
"FluidOverlayOpacity": 100,
137135
"PaletteGeneratorType": 0,
138136
"IsSpectrumOverlayEnabled": false,
137+
"SpectrumPlacement": 1,
138+
"SpectrumStyle": 1,
139+
"SpectrumCount": 128,
139140
"IsSnowFlakeOverlayEnabled": false,
140-
"SnowFlakeOverlayAmount": 50,
141+
"SnowFlakeOverlayAmount": 10,
142+
"SnowFlakeOverlaySpeed": 1,
143+
"IsFogOverlayEnabled": false,
141144
"IsActive": false
142145
},
143146
"AlbumArtLayoutSettings": {
144147
"SongInfoAlignmentType": 0,
148+
"IsAutoCoverImageHeight": true,
149+
"CoverImageHeight": 128,
145150
"CoverImageRadius": 12,
146151
"CoverImageShadowAmount": 12,
147152
"IsAutoSongInfoFontSize": true,
148153
"SongInfoFontSize": 18,
149154
"ShowTitle": true,
150155
"ShowArtists": true,
151156
"ShowAlbum": false,
152-
"AlbumArtSize": 64,
153-
"AutoAlbumArtSize": true,
157+
"IsActive": false
158+
},
159+
"AlbumArtAreaEffectSettings": {
160+
"ImageSwitchType": 1,
154161
"IsActive": false
155162
},
156163
"IsAdaptToEnvironment": true,
157164
"EnvironmentSampleMode": 3,
158165
"AutoShowOrHideWindow": false,
159166
"TitleBarArea": 1,
160-
"WindowX": 0,
161-
"WindowY": 1020,
162-
"WindowWidth": 600,
163-
"WindowHeight": 64,
164167
"IsActive": false
165-
}
168+
}

0 commit comments

Comments
 (0)