-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathMetrology - Fluent.xml
128 lines (103 loc) · 12.7 KB
/
Metrology - Fluent.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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<?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="224,0,0,0"/>
<!-- Spacers -->
<element name="#Spacer" type="Block" xAnchor="#Gallery.Left" x="0" yAnchor="#Gallery.Top" y="0" widthDock="Panel.Height.10" width="0" heightDock="Panel.Height.10" height="0" bg="0,0,0,0"/>
<element name="#Cover" type="Block" xAnchor="#Spacer.Right" x="0" yAnchor="Panel.10" y="0" align="Top.Left" widthDock="Panel.Height.66" width="0" heightDock="Panel.Height.66" height="0" brightness="1.0"/>
<element name="#SpacerR" type="Block" xAnchor="Panel.Right" x="0" yAnchor="#Gallery.Top" y="0" widthDock="Panel.Height.10" width="0" heightDock="Panel.Height.10" height="0" bg="0,255,0,0" align="Top.Right"/>
<element name="#SpacerC" type="Block" xAnchor="#Cover.Right" x="0" yAnchor="#Gallery.Top" y="20" widthDock="x:#SpacerR.Left" width="0" heightDock="Panel.Height.10" height="0" bg="0,255,255,0"/>
<!-- Resizable Album Cover -->
<element type="AlbumCover" x="-100" y="-100" width="10" height="10" min="10" max="10"/>
<element name="#CoverSmall" type="AlbumCover" id="Tracks[0]" xAnchor="#Cover.Left" x="0" yAnchor="#Cover.Bottom" y="0" align="Bottom.Left" widthDock="Panel.Height.33" width="0" heightDock="Panel.Height.33" height="0" brightness="1.0"/>
<autoHide name="#CoverResize" x="0" y="0" widthDock="Panel" width="0" heightDock="Panel" height="0" allowPinning="true" resizePictures="true">
<element name="#CoverLarge" type="AlbumCover" xAnchor="#Spacer.Right" x="0" yAnchor="Panel.10" y="0" align="Top.Left" 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="-5" yAnchor="#Cover.Bottom" y="20" width="40" reservedWidth="40" font="Segoe UI Semibold" style="Regular" size="8" fg="255,255,255" />
<element type="PlayDuration" xAnchor="#Cover.Right" x="-35" yAnchor="#Cover.Bottom" y="20" width="40" font="Segoe UI Semibold" align="right" style="Regular" size="8" fg="255,255,255" />
<!-- Rating -->
<element type="Field" xAnchor="#Cover.Right" x="20" yAnchor="#Cover.Bottom" y="-272" width="0" >
<child id="RatingLove" visible="MusicBeeSetting" fg="30,255,255,255" size="40"/>
<!-- <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="20" yAnchor="#Cover.Bottom" y="-152" width="50" font="Segoe MDL2 Assets" style="Regular" size="16" fg="255,255,255" mouseOverFg="195,0,82" onClick="ShuffleToggle" visibleTrigger="ShuffleOn"></element>
<element type="Text" xAnchor="#Cover.Right" x="20" yAnchor="#Cover.Bottom" y="-152" width="50" font="Segoe MDL2 Assets" style="Regular" size="16" fg="128,128,128" mouseOverFg="195,0,82" onClick="ShuffleToggle" visibleTrigger="ShuffleOff"></element>
<element type="Text" xAnchor="#Cover.Right" x="20" yAnchor="#Cover.Bottom" y="-32" width="50" font="Segoe MDL2 Assets" style="Regular" size="16" fg="255,255,255" mouseOverFg="195,0,82" onClick="RepeatToggle" visibleTrigger="RepeatOn" ></element>
<element type="Text" xAnchor="#Cover.Right" x="20" yAnchor="#Cover.Bottom" y="-32" width="50" font="Segoe MDL2 Assets" style="Regular" size="16" fg="128,128,128" mouseOverFg="195,0,82" onClick="RepeatToggle" visibleTrigger="RepeatOff" ></element>
</autoHide>
<element type="Block" xAnchor="#Cover.Left" x="0" yAnchor="#Cover.Bottom" y="-144" width="144" height="144" fg="0,255,255,255" mouseOverFg="255,255,255,255" bg="0,0,0,0" mouseOverBg="128,0,0,0">
<element type="Text" xAnchor="#Cover.Left" x="40" yAnchor="#Cover.Bottom" y="-96" width="144" height="144" font="Segoe MDL2 Assets" style="Regular" size="24" fg="0,255,255,255" fg2="255,255,255,255" mouseOverBg="128,0,0,0" mouseOverFg="195,0,82" onClick="OpenFloatingPanel:#CoverResize"></element>
</element>
<!-- Album Info -->
<element type="Field" id="Title" xAnchor="#Cover.Left" x="-18" yAnchor="#Cover.Bottom" y="40" widthDock="x:#SpacerR.Left" width="0" align="left" font="Segoe UI Semibold" style="Regular" size="32" fg="255,255,255" />
<element type="Field" id="Album" xAnchor="#Cover.Left" x="-10" yAnchor="#Cover.Bottom" y="120" widthDock="x:#Cover.Right" width="0" align="left" font="Segoe UI" style="Regular" size="16" fg="200,200,200" />
<element type="Field" id="Artist" xAnchor="#Cover.Left" x="-10" yAnchor="#Cover.Bottom" y="164" widthDock="x:#Cover.Right" width="0" align="left" font="Segoe UI" style="Regular" size="16" fg="255,255,255" />
<!-- #Album Tracks Panel -->
<autoHide name="#PanelQueue" xAnchor="#SpacerC.Left" x="0" yAnchor="#Cover.Top" y="0" widthDock="#SpacerR.Left" width="0" heightDock="y:#Cover.Bottom" height="0" fillColor="0,0,0" fg="80,80,80" fg2="96,169,23" allowPinning="true" resizePictures="true" disableHotPoint="true" >
<element type="Field" xAnchor="#SpacerC.10" x="20" yAnchor="#PanelQueue.0" y="0" widthDock="Panel.90" width="0" font="Segoe UI" style="Bold" size="16" fg="255,255,255" >
<child fg="255,255,255">QUEUE</child>
<child> </child>
<child fg="128,128,128" onClick="OpenAutoHidePanel:#PanelLyrics">LYRICS</child>
<child> </child>
<child fg="128,128,128" onClick="OpenAutoHidePanel:#PanelBio">BIOGRAPHY</child>
</element>
<element type="Text" xAnchor="#SpacerC.100" x="-32" yAnchor="#PanelQueue.0" y="12" width="48" font="Segoe MDL2 Assets" style="Regular" size="12" align="right" fg="255,255,255" mouseOverFg="195,0,82" onClick="OpenAutoHidePanel:#PanelQueue"></element>
<element name="#NowPlaying" type="NowPlayingList" xAnchor="#SpacerC.10" x="-12" yAnchor="#PanelQueue.0" y="80" widthDock="x:#SpacerR.0" width="-48" heightDock="Y:#PanelQueue.Bottom" height="0" rowPadding="24" font="Segoe UI" style="Regular" size="16" fg="128,128,128" fg2="255,255,255" mouseOverFg="195,0,82" multiLine="true">
<child id="Speaker" width="32"/>
<child id="Artist" align="left" font="Segoe UI Semilight" size="16" style="Regular" />
<child> </child>
<child id="Title" align="left" font="Segoe UI Semibold" style="Regular" size="16" widthDock="x:#SpacerR.Left" width="-24"/>
<!-- <child id="RatingLove" fg="30,255,255,255"></child> -->
</element>
</autoHide>
<!-- Artist Info -->
<autoHide name="#PanelBio" xAnchor="#SpacerC.Left" x="0" yAnchor="#Cover.Top" y="0" widthDock="#SpacerR.Left" width="0" heightDock="y:#Cover.Bottom" height="0" fillColor="0,0,0" fg="80,80,80" fg2="96,169,23" allowPinning="true" resizePictures="true" disableHotPoint="true" >
<element type="Field" xAnchor="#SpacerC.10" x="20" yAnchor="#PanelBio.0" y="0" widthDock="Panel.90" width="0" font="Segoe UI" style="Bold" size="16" fg="255,255,255" >
<child fg="128,128,128" onClick="OpenAutoHidePanel:#PanelQueue">QUEUE</child>
<child> </child>
<child fg="128,128,128" onClick="OpenAutoHidePanel:#PanelLyrics">LYRICS</child>
<child> </child>
<child fg="255,255,255">BIOGRAPHY</child>
</element>
<element type="Text" xAnchor="#SpacerC.100" x="-32" yAnchor="#PanelBio.0" y="12" width="48" font="Segoe MDL2 Assets" style="Regular" size="12" align="right" fg="255,255,255" mouseOverFg="195,0,82" onClick="OpenAutoHidePanel:#PanelBio"></element>
<element type="ArtistInfo" xAnchor="#SpacerC.10" x="20" yAnchor="#PanelBio.0" y="80" widthDock="x:#SpacerR.0" width="-48" heightDock="Y:#PanelBio.Bottom" height="0" font="Segoe UI" style="Regular" size="12" fg="255,255,255" fg2="255,140,0" ></element>
</autoHide>
<!-- Lyrics -->
<autoHide name="#PanelLyrics" xAnchor="#SpacerC.Left" x="0" yAnchor="#Cover.Top" y="0" widthDock="#SpacerR.Left" width="0" heightDock="y:#Cover.Bottom" height="0" fillColor="0,0,0" fg="80,80,80" fg2="96,169,23" allowPinning="true" resizePictures="true" disableHotPoint="true" >
<element type="Field" xAnchor="#SpacerC.10" x="20" yAnchor="#PanelLyrics.0" y="0" widthDock="Panel.90" width="0" font="Segoe UI" style="Bold" size="16" fg="255,255,255" >
<child fg="128,128,128" onClick="OpenAutoHidePanel:#PanelQueue">QUEUE</child>
<child> </child>
<child fg="255,255,255">LYRICS</child>
<child> </child>
<child fg="128,128,128" onClick="OpenAutoHidePanel:#PanelBio">BIOGRAPHY</child>
</element>
<element type="Text" xAnchor="#SpacerC.100" x="-32" yAnchor="#PanelLyrics.0" y="12" width="48" font="Segoe MDL2 Assets" style="Regular" size="12" align="right" fg="255,255,255" mouseOverFg="195,0,82" onClick="OpenAutoHidePanel:#PanelLyrics"></element>
<element type="Lyrics" xAnchor="#SpacerC.10" x="20" yAnchor="#PanelLyrics.0" y="80" widthDock="x:#SpacerR.0" width="-48" heightDock="Y:#PanelLyrics.Bottom" height="0" font="Segoe UI" style="Regular" size="12" rowHeight="10" fg="255,255,255" fg2="255,140,0" ></element>
</autoHide>
<!-- Up Next -->
<element type="Block" xAnchor="#SpacerC.0" x="0" yAnchor="#Cover.Bottom" y="0" widthDock="x:Panel.Right" width="0" heightDock="y:Panel.Bottom" height="0" fg="255,255,255,255" mouseOverFg="0,255,255,255" bg="0,0,0,0" mouseOverBg="0,0,0,0">
<element type="Text" xAnchor="Panel.75" x="0" yAnchor="#Cover.Bottom" y="48" widthDock="Panel.20" width="0" align="left" font="Segoe UI" style="Bold" size="8" fg="192,192,192" mouseOverFg="0,192,192,192">UP NEXT</element>
<element type="Field" id="Tracks[1]" xAnchor="Panel.75" x="-5" yAnchor="#Cover.Bottom" y="72" widthDock="x:#SpacerR.Left" width="0" align="left" font="Segoe UI Semibold" style="Regular" size="16" fg="192,192,192" mouseOverFg="0,192,192,192"><child id="Title" width="Panel.20"/></element>
<element type="Field" id="Tracks[1]" xAnchor="Panel.75" x="-3" yAnchor="#Cover.Bottom" y="112" widthDock="x:#SpacerR.Left" width="0" align="left" font="Segoe UI" style="Regular" size="12" fg="128,128,128" mouseOverFg="0,192,192,192"><child id="Album" width="Panel.20"/></element>
<element type="Field" id="Tracks[1]" xAnchor="Panel.75" x="-3" yAnchor="#Cover.Bottom" y="144" widthDock="x:#SpacerR.Left" width="0" align="left" font="Segoe UI" style="Regular" size="12" fg="192,192,192" mouseOverFg="0,192,192,192"><child id="Artist" width="Panel.20"/></element>
</element>
<!-- Music Controls -->
<element type="PlayerBar" xAnchor="Panel.0" x="0" yAnchor="Panel.0" y="0" width="0" height="0"/>
<element type="Block" xAnchor="#SpacerC.0" x="0" yAnchor="#Cover.Bottom" y="0" widthDock="x:Panel.Right" width="0" heightDock="y:Panel.Bottom" height="0" fg="0,255,255,255" mouseOverFg="255,255,255,255" bg="0,0,0,0" mouseOverBg="0,0,0,0">
<element type="Text" xAnchor="#SpacerC.100" x="-624" yAnchor="#Cover.Bottom" y="164" widthDock="Panel.50" width="0" font="Segoe MDL2 Assets" style="Regular" size="20" fg="0,255,255,255" mouseOverFg="195,0,82" onClick="PlayPrevious"></element>
<element type="Text" xAnchor="#SpacerC.100" x="-480" yAnchor="#Cover.Bottom" y="164" widthDock="Panel.50" width="0" font="Segoe MDL2 Assets" style="Regular" size="20" fg="0,255,255,255" mouseOverFg="195,0,82" onClick="PlayPause" visibleTrigger="Playing"></element>
<element type="Text" xAnchor="#SpacerC.100" x="-480" yAnchor="#Cover.Bottom" y="164" widthDock="Panel.50" width="0" font="Segoe MDL2 Assets" style="Regular" size="20" fg="0,255,255,255" mouseOverFg="195,0,82" onClick="PlayPause" visibleTrigger="NotPlaying"></element>
<element type="Text" xAnchor="#SpacerC.100" x="-336" yAnchor="#Cover.Bottom" y="164" widthDock="Panel.50" width="0" font="Segoe MDL2 Assets" style="Regular" size="20" fg="0,255,255,255" mouseOverFg="195,0,82" onClick="PlayNext"></element>
<!-- Toolbar -->
<element type="Text" xAnchor="#SpacerC.100" x="-192" yAnchor="#Cover.Bottom" y="164" widthDock="Panel.50" width="0" font="Segoe MDL2 Assets" style="Regular" size="20" fg="0,255,255,255" mouseOverFg="195,0,82" onClick="OpenNowPlayingAssistant"></element>
<element type="Text" xAnchor="#SpacerC.100" x="-48" yAnchor="#Cover.Bottom" y="164" widthDock="Panel.50" width="0" font="Segoe MDL2 Assets" style="Regular" size="20" fg="0,255,255,255" mouseOverFg="195,0,82" onClick="OpenAutoHidePanel:#PanelQueue;"></element>
</element>
</root>