I recently ordered a new mini/portable monitor that's going to become a dedicated rainmeter/taskbar screen. Thus I started designing a brand new skin That will be full screen 24/7/365. However just a few minutes into the project I've come across an issue that I don't understand.
The skinWhen I load the skin it defaults to position "normal" as expected. When I change the position to "on desktop" it does what I want and expect, it sits under the taskbar and on top of the background.
However, as soon as I minimize an application on my primary display, or unminimize an application to my secondary display, the skin seems to revert to "normal", and cover the taskbar.
What's really odd to me is when I right click the skin and select manage skin it still shows position is set to "on desktop" in the gui. If I check Raimeter.ini it shows AlwaysOnTop=-2 for the skin.
What am I missing, why isn't the position persistent/sticking?
The skin
Code:
[Rainmeter]Update=200AccurateText=1BackgroundMode=1[Variables]SkinBackgroundColor=0,0,0,128[SkinBackground]Meter=ImageSolidColor=#SkinBackgroundColor#W=#PSCREENAREAWIDTH#H=#PSCREENAREAHEIGHT#DynamicVariables=1
However, as soon as I minimize an application on my primary display, or unminimize an application to my secondary display, the skin seems to revert to "normal", and cover the taskbar.
What's really odd to me is when I right click the skin and select manage skin it still shows position is set to "on desktop" in the gui. If I check Raimeter.ini it shows AlwaysOnTop=-2 for the skin.
What am I missing, why isn't the position persistent/sticking?
Statistics: Posted by dans98 — Yesterday, 9:26 pm — Replies 6 — Views 105