-
Notifications
You must be signed in to change notification settings - Fork 2
/
Metrology - Fluent (4K Fullscreen).xml
95 lines (75 loc) · 8.51 KB
/
Metrology - Fluent (4K Fullscreen).xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<?xml version="1.0" encoding="utf-8"?>
<root>
// Created by mmak.es
// Visit https://mmak.es for updates
<settings enableScaling="true" />
<!-- Background Cover -->
<element type="BackgroundAlbumCover" brightness="1" refreshInterval="EndOfTrack"/>
<!-- Background Gallery -->
<element name="#Gallery" type="Gallery" x="0" y="0" widthDock="x:Panel.Right" width="0" heightDock="y:Panel.Bottom" height="0" aspectRatio="zoomKeep" fillColor="192,0,0,0" interval="30" brightness="0.2" fade="0.2" tags="artist" />
<element type="Block" xAnchor="#Gallery.Left" x="0" yAnchor="#Gallery.Top" y="0" widthDock="x:#Gallery.Right" width="0" heightDock="y:#Gallery.Bottom" height="0" bg="232,0,0,0"/>
<!-- Album Cover -->
<element type="AlbumCover" x="-100" y="-100" width="10" height="10" min="10" max="10"/>
<element name="#Cover" type="AlbumCover" xAnchor="Panel.45" x="0" yAnchor="Panel.8" y="0" align="Top.Right" widthDock="Panel.Height.66" width="0" heightDock="Panel.Height.66" height="0" brightness="1.0"/>
<!-- Progress Bar -->
<element type="ProgressBar" xAnchor="#Cover.Left" x="0" yAnchor="#Cover.Bottom" y="10" widthDock="#Cover.Right" width="0" height="5" fg="255,255,255" bg="33,255,255,255" />
<element type="PlayPosition" xAnchor="#Cover.Left" x="-8" yAnchor="#Cover.Bottom" y="20" width="80" reservedWidth="40" font="Segoe UI Semibold" style="Regular" size="12" fg="255,255,255" />
<element type="PlayDuration" xAnchor="#Cover.Right" x="-70" yAnchor="#Cover.Bottom" y="20" width="80" font="Segoe UI Semibold" align="right" style="Regular" size="12" fg="255,255,255" />
<!-- Album Info -->
<element type="Field" id="Title" xAnchor="#Cover.Left" x="-36" yAnchor="#Cover.Bottom" y="40" widthDock="Panel.Height.144" width="0" align="left" font="Segoe UI Semibold" style="Regular" size="64" fg="255,255,255" />
<element type="Field" id="Album" xAnchor="#Cover.Left" x="-20" yAnchor="#Cover.Bottom" y="192" widthDock="x:#Cover.Right" width="0" align="left" font="Segoe UI" style="Regular" size="32" fg="200,200,200" />
<element type="Field" id="Artist" xAnchor="#Cover.Left" x="-20" yAnchor="#Cover.Bottom" y="276" widthDock="x:#Cover.Right" width="0" align="left" font="Segoe UI" style="Regular" size="32" fg="255,255,255" />
<!-- #Album Tracks Panel -->
<autoHide name="#PanelNowPlayingList" x="0" y="0" widthDock="Panel" width="0" heightDock="Panel" height="0" >
<element name="#NowPlaying" type="NowPlayingList" xAnchor="Panel.55" x="0" yAnchor="#Cover.Top" y="0" widthDock="Panel.Height.66" width="0" heightDock="Panel.Height.66" height="0" rowPadding="48" font="Segoe UI" style="Regular" size="48" fg="128,128,128" fg2="255,255,255" mouseOverFg="195,0,82" multiLine="true">
<!-- <child widthDock="Panel.Height.8" width="0"> </child> -->
<child id="Speaker" size="8" width="24"/>
<child id="DiscAndTrackNo" align="left" font="Segoe UI Semibold" size="12" style="Regular" width="80" />
<child id="Artist" align="left" font="Segoe UI Semilight" size="12" style="Regular" width="600" />
<child width="-696">
</child>
<child id="Title" align="left" font="Segoe UI Semibold" style="Regular" size="48" widthDock="Panel.Height.58" width="-24"/>
<!-- <child id="RatingLove" fg="30,255,255,255"></child> -->
</element>
</autoHide>
<!-- Rating -->
<element type="Field" xAnchor="#Cover.Right" x="40" yAnchor="#Cover.Bottom" y="-544" width="0" >
<child id="RatingLove" visible="MusicBeeSetting" fg="30,255,255,255" size="80"/>
<!-- <child id="Rating" visible="MusicBeeSetting" y="0" fg="255,255,0" fg2="30,255,255,255" size="15"/> -->
</element>
<!-- Shuffle / Repeat Controls -->
<element type="Text" xAnchor="#Cover.Right" x="40" yAnchor="#Cover.Bottom" y="-304" width="100" font="Segoe MDL2 Assets" style="Regular" size="32" fg="255,255,255" mouseOverFg="195,0,82" onClick="ShuffleToggle" visibleTrigger="ShuffleOn"></element>
<element type="Text" xAnchor="#Cover.Right" x="40" yAnchor="#Cover.Bottom" y="-304" width="100" font="Segoe MDL2 Assets" style="Regular" size="32" fg="128,128,128" mouseOverFg="195,0,82" onClick="ShuffleToggle" visibleTrigger="ShuffleOff"></element>
<element type="Text" xAnchor="#Cover.Right" x="40" yAnchor="#Cover.Bottom" y="-64" width="100" font="Segoe MDL2 Assets" style="Regular" size="32" fg="255,255,255" mouseOverFg="195,0,82" onClick="RepeatToggle" visibleTrigger="RepeatOn" ></element>
<element type="Text" xAnchor="#Cover.Right" x="40" yAnchor="#Cover.Bottom" y="-64" width="100" font="Segoe MDL2 Assets" style="Regular" size="32" fg="128,128,128" mouseOverFg="195,0,82" onClick="RepeatToggle" visibleTrigger="RepeatOff" ></element>
<!-- Artist Info -->
<autoHide name="#PanelBio" xAnchor="Panel.50" x="0" yAnchor="#Cover.Top" y="0" widthDock="Panel.Height.66" width="0" heightDock="Panel.Height.66" height="0" fillColor="0,0,0" fg="80,80,80" fg2="96,169,23" allowPinning="true" resizePictures="true" disableHotPoint="true" >
<element type="Field" xAnchor="#PanelBio.8" x="20" yAnchor="#PanelBio.0" y="0" widthDock="Panel.90" width="0" font="Segoe UI" style="Bold" size="24" fg="255,255,255" >
<child fg="128,128,128" onClick="OpenAutoHidePanel:#PanelLyrics">LYRICS</child>
<child> </child>
<child fg="255,255,255">BIOGRAPHY</child>
</element>
<element type="ArtistInfo" xAnchor="#PanelBio.8" x="20" yAnchor="#PanelBio.0" y="120" widthDock="#NowPlaying.100" width="0" heightDock="Y:#PanelBio.Bottom" height="0" font="Segoe UI Semilight" style="Regular" size="24" fg="255,255,255" fg2="255,140,0" ></element>
</autoHide>
<!-- Lyrics -->
<autoHide name="#PanelLyrics" xAnchor="Panel.50" x="0" yAnchor="#Cover.Top" y="0" widthDock="Panel.Height.66" width="0" heightDock="Panel.Height.66" height="0" fillColor="0,0,0" fg="80,80,80" fg2="96,169,23" allowPinning="true" resizePictures="true" disableHotPoint="true" >
<element type="Field" xAnchor="#PanelLyrics.8" x="20" yAnchor="#PanelLyrics.0" y="0" widthDock="Panel.90" width="0" font="Segoe UI" style="Bold" size="24" fg="255,255,255" >
<child>LYRICS</child>
<child> </child>
<child fg="128,128,128" onClick="OpenAutoHidePanel:#PanelBio">BIOGRAPHY</child>
</element>
<element type="Lyrics" xAnchor="#PanelLyrics.8" x="20" yAnchor="#PanelLyrics.0" y="120" widthDock="#NowPlaying.100" width="0" heightDock="Y:#PanelLyrics.Bottom" height="0" font="Segoe UI Semilight" style="Regular" size="24" rowHeight="10" fg="255,255,255" fg2="255,140,0" ></element>
</autoHide>
<!-- Music Controls -->
<element type="PlayerBar" xAnchor="Panel.0" x="0" yAnchor="Panel.0" y="0" width="0" height="0"/>
<element type="Text" xAnchor="#NowPlaying.25" x="-192" yAnchor="#Cover.Bottom" y="256" widthDock="Panel.50" width="0" font="Segoe MDL2 Assets" style="Regular" size="40" fg="255,255,255" mouseOverFg="195,0,82" onClick="PlayPrevious"></element>
<element type="Text" xAnchor="#NowPlaying.40" x="-192" yAnchor="#Cover.Bottom" y="256" widthDock="Panel.50" width="0" font="Segoe MDL2 Assets" style="Regular" size="40" fg="255,255,255" mouseOverFg="195,0,82" onClick="PlayPause" visibleTrigger="Playing"></element>
<element type="Text" xAnchor="#NowPlaying.40" x="-192" yAnchor="#Cover.Bottom" y="256" widthDock="Panel.50" width="0" font="Segoe MDL2 Assets" style="Regular" size="40" fg="255,255,255" mouseOverFg="195,0,82" onClick="PlayPause" visibleTrigger="NotPlaying"></element>
<element type="Text" xAnchor="#NowPlaying.55" x="-192" yAnchor="#Cover.Bottom" y="256" widthDock="Panel.50" width="0" font="Segoe MDL2 Assets" style="Regular" size="40" fg="255,255,255" mouseOverFg="195,0,82" onClick="PlayNext"></element>
<!-- Toolbar -->
<element type="Text" xAnchor="#NowPlaying.70" x="-192" yAnchor="#Cover.Bottom" y="256" widthDock="Panel.50" width="0" font="Segoe MDL2 Assets" style="Regular" size="40" fg="255,255,255" mouseOverFg="195,0,82" onClick="OpenNowPlayingAssistant"></element>
<element type="Text" xAnchor="#NowPlaying.85" x="-192" yAnchor="#Cover.Bottom" y="256" widthDock="Panel.50" width="0" font="Segoe MDL2 Assets" style="Regular" size="40" fg="255,255,255" mouseOverFg="195,0,82" onClick="OpenAutoHidePanel:#PanelNowPlayingList"></element>
<element type="Text" xAnchor="#NowPlaying.100" x="-192" yAnchor="#Cover.Bottom" y="256" widthDock="Panel.50" width="0" font="Segoe MDL2 Assets" style="Regular" size="40" fg="255,255,255" fg2="128,128,128" mouseOverFg="195,0,82" onClick="OpenAutoHidePanel:#PanelLyrics"></element>
<!-- Time -->
<element type="Time" xAnchor="#NowPlaying.100" x="-144" yAnchor="#Cover.Top" y="0" width="200" align="right" font="Segoe UI" style="Regular" size="24" fg="255,255,255" />
</root>