Doof, I was playing around with this just now, and it's vanished from view!!!
I have MC set to minimise to tray, so, on minmising from the pixOS mini-me button, it drops to tray just fine, but won't come back out again, it's gone all shy on me LOL.
I have to use ctrl + e to bring back mega-me, then change the mini skin. Returning to the pixOS mini-me brings back the shyness!!
Before I go to work on it's self-esteem, here is the current contents of state.xml (which I presume controls this side of things?)...
<MJSState Version="1.0">
<Top Visible="Hide" Position="876,42">
<Item Type="0" Name="TogglePlaylist" State="1" Rect="231,23,265,57"/>
<Item Type="0" Name="ToggleEQ" State="1" Rect="311,23,344,57"/>
<Item Type="0" Name="ToggleVis" State="1" Rect="344,23,376,57"/>
</Top>
<Middle Visible="Hide" Position="876,112"/>
<Playlist Visible="Hide" Position="882,106">
<Item Type="0" Name="TrackListScrollUp" State="1" Rect="200,0,216,22"/>
<Item Type="0" Name="TrackListScrollDown" State="1" Rect="200,105,216,127"/>
<Item Type="1" Name="Tracklist" State="1" Rect="0,19,199,126"/>
<Item Type="2" Name="TracklistPosition" State="1" Rect="200,24,216,103"/>
</Playlist>
<Visualization Visible="Hide" Position="1106,106">
<Item Type="1" Name="Visualization" State="1" Rect="0,0,143,127"/>
</Visualization>
<Main Visible="Show" Position="876,42"/>
<Bottom Visible="Hide" Position="876,240">
<Item Type="0" Name="Mode" State="1" Rect="304,28,321,42"/>
<Item Type="0" Name="Minimize" State="1" Rect="321,28,340,42"/>
<Item Type="0" Name="Close" State="1" Rect="340,28,359,42"/>
<Item Type="0" Name="Megaview" State="1" Rect="359,28,376,42"/>
<Item Type="2" Name="Position" State="1" Rect="217,8,360,17"/>
</Bottom>
<EQ Visible="Hide" Position="1106,106">
<Item Type="0" Name="EQToggle" State="1" Rect="7,17,60,37"/>
<Item Type="2" Name="Volume" State="1" Rect="18,105,53,115"/>
<Item Type="2" Name="Balance" State="1" Rect="94,105,129,115"/>
<Item Type="2" Name="EqSlider01" State="1" Rect="9,46,19,88"/>
<Item Type="2" Name="EqSlider02" State="1" Rect="22,46,32,88"/>
<Item Type="2" Name="EqSlider03" State="1" Rect="35,46,45,88"/>
<Item Type="2" Name="EqSlider04" State="1" Rect="48,46,58,88"/>
<Item Type="2" Name="EqSlider05" State="1" Rect="61,46,71,88"/>
<Item Type="2" Name="EqSlider06" State="1" Rect="74,46,84,88"/>
<Item Type="2" Name="EqSlider07" State="1" Rect="87,46,97,88"/>
<Item Type="2" Name="EqSlider08" State="1" Rect="100,46,110,88"/>
<Item Type="2" Name="EqSlider09" State="1" Rect="113,46,123,88"/>
<Item Type="2" Name="EqSlider10" State="1" Rect="126,46,136,88"/>
</EQ>
<Vid Visible="Hide" Position="882,106">
<Item Type="0" Name="Shuffle" State="1" Rect="0,106,67,121"/>
<Item Type="0" Name="Repeat" State="1" Rect="67,106,113,121"/>
<Item Type="0" Name="ToggleMute" State="1" Rect="161,106,199,121"/>
<Item Type="1" Name="AV" State="1" Rect="7,26,81,100"/>
<Item Type="3" Name="State" State="1" Rect="6,2,81,23"/>
<Item Type="3" Name="Elapsed" State="1" Rect="87,1,197,1"/>
<Item Type="3" Name="ArtistLabel" State="1" Rect="88,22,214,32"/>
<Item Type="3" Name="Artist" State="1" Rect="88,34,214,46"/>
<Item Type="3" Name="AlbumLabel" State="1" Rect="88,50,214,60"/>
<Item Type="3" Name="Album" State="1" Rect="88,62,214,74"/>
<Item Type="3" Name="TitleLabel" State="1" Rect="88,78,214,88"/>
<Item Type="3" Name="Name" State="1" Rect="88,90,214,102"/>
</Vid>
<PixOS Visible="Hide" Position="436,-282"/>
<ControlsDn Visible="Hide" Position="887,52">
<Item Type="0" Name="Previous" State="4" Rect="1,3,39,45"/>
<Item Type="0" Name="Play" State="1" Rect="39,1,79,50"/>
<Item Type="0" Name="Next" State="4" Rect="79,4,116,46"/>
<Item Type="0" Name="Stop" State="4" Rect="119,4,159,46"/>
</ControlsDn>
<Address Visible="Hide" Position="876,245">
<Item Type="0" Name="WWW" State="1" Rect="6,0,93,5"/>
</Address>
<ControlsUp Visible="Hide" Position="887,52">
<Item Type="0" Name="Previous" State="4" Rect="1,3,39,45"/>
<Item Type="0" Name="Play" State="1" Rect="39,1,79,50"/>
<Item Type="0" Name="Next" State="4" Rect="79,4,116,46"/>
<Item Type="0" Name="Stop" State="4" Rect="119,4,159,46"/>
</ControlsUp>
<Values/>
</MJSState>
Update:- It's only doing this if minimised from a rolled down state, rolled up works fine.
-marko