It is currently September 29th, 2024, 7:22 pm

Bottom/On Desktop Position

General topics related to Rainmeter.
jayem13
Posts: 6
Joined: February 22nd, 2013, 4:41 am

Bottom/On Desktop Position

Post by jayem13 »

How do I put the skin on the Bottom position at the top of On Desktop position?
Sorry if you can't understand, English is not my first language :D
User avatar
jsmorley
Developer
Posts: 22793
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Bottom/On Desktop Position

Post by jsmorley »

If multiple skins are in the "On Desktop" position, you can control what order they are in relative to each other with the LoadOrder option in Rainmeter.ini.

http://docs.rainmeter.net/manual/settings/skin-sections#LoadOrder

http://docs.rainmeter.net/manual/user-interface/manage#SkinSettings
jayem13
Posts: 6
Joined: February 22nd, 2013, 4:41 am

Re: Bottom/On Desktop Position

Post by jayem13 »

No, only one skin is On Desktop position
User avatar
jsmorley
Developer
Posts: 22793
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Bottom/On Desktop Position

Post by jsmorley »

Yeah, I don't understand the issue I'm afraid.
User avatar
moshi
Posts: 1740
Joined: November 13th, 2012, 9:53 pm

Re: Bottom/On Desktop Position

Post by moshi »

jayem13 wrote:How do I put the skin on the Bottom position at the top of On Desktop position?
type WIN and R key on the keyboard to open the run command.
run: %appdata%\Microsoft\Internet Explorer\Quick Launch\Shows Desktop.lnk
type WIN and R key on the keyboard again. run nothing.
User avatar
moshi
Posts: 1740
Joined: November 13th, 2012, 9:53 pm

Re: Bottom/On Desktop Position

Post by moshi »

jsmorley wrote:Yeah, I don't understand the issue I'm afraid.
i think the problem is that both "On Desktop" and "Bottom" share the same z-position. so load order is what matters here.

an inconsistency is that as soon as you click "Show Desktop", skins with z-order "Bottom" will be positioned over "On Desktop" skins, overriding the the load order.

the five different settings in AlwaysOnTop= are a little confusing when in "reality" there are only three four z-positions.
User avatar
jsmorley
Developer
Posts: 22793
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Bottom/On Desktop Position

Post by jsmorley »

In my view, the only reason to ever use "Bottom" is if you want the skin to be hidden when you use "Show Desktop" / Win-D. Other than that, I think Bottom and On Desktop are interchangeable. I'd be tempted to use all of one or the other depending on what you want to happen with "Show Desktop", so that LoadOrder is properly evaluated for all of them.