It is currently September 19th, 2024, 12:41 pm

Brand new and a question!

Introduce yourself to the Rainmeter community!
Bertimus
Posts: 3
Joined: May 18th, 2011, 3:43 pm

Brand new and a question!

Post by Bertimus »

How do I install this Rainmeter thing?


Haha j/k

Hello there I am Robert! You can call me Bertimus - Bert - Berty - whatever you desire!

Now I have Rainmeter of course and it is FABULOUS! I love it. I was wondering if there was a specific skin.

Anyone that has Objectdock, there is a setting called "Ghost-mode" Under setting>effects

Now I was wondering if there were skins (calender, mp3player, etc) that are designed like this.

For everyone that has no Idea what I mean, basically the skin is invisible on screen, so when my computer turns on there is NOTHING on screen - but when you scroll over the icon it appears and you can move it etc - but once you move from it, it disappears.
User avatar
Waldensamkeit
Posts: 83
Joined: March 15th, 2011, 12:39 pm
Location: Hamilton, New Jersey

Re: Brand new and a question!

Post by Waldensamkeit »

Right click on any skin, Settings ==> Hide On Mouseover
this should do what your asking.
:D
Bertimus
Posts: 3
Joined: May 18th, 2011, 3:43 pm

Re: Brand new and a question!

Post by Bertimus »

Close.

I want it to do the opposite.

Be in hide mode all the time, then mouse over to make it appear.

I want the desktop to be completely empty except for my wallpaper, then for things to appear when i move my mouse around.
User avatar
santa_ryan
Posts: 397
Joined: June 22nd, 2010, 4:11 am

Re: Brand new and a question!

Post by santa_ryan »

So you want it to be hidden until mouseover? Do the following.
  1. 1.) Right Click
  • 2.) Configs
  • 3.) Manage Skins
  • 4.) Active Tab
  • 5.) Highlight Skin You Want To Change Settings For
  • 6.) Settings (Bottom)
  • 7.) Set Percent Transparency to 99
  • 8.) Set Fade IN on Mouse Over
  • 9.) Return
Repeat steps 6 - 10 for each skin.
I have three rules when I'm trying to help you.
  • Don't get mad when you don't understand something
  • Be VERY specific with what you ask for.
    The more specific you are, the higher the quality of support you receive.
  • Do not just copy and paste what I put in examples and come back saying it doesn't work.
    It does work, but I purposely left blanks that you need to fill for your specific needs.
User avatar
jsmorley
Developer
Posts: 22745
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Brand new and a question!

Post by jsmorley »

Just add the following to the [Rainmeter] section at the top of each skin:

BackGroundMode=2
SolidColor=0,0,0,1
OnRefreshAction=!Execute [!RainmeterSetTransparency 1 #CURRENTCONFIG#]
MouseOverAction=!Execute [!RainmeterSetTransparency 255 #CURRENTCONFIG#]
MouseLeaveAction=!Execute [!RainmeterSetTransparency 1 #CURRENTCONFIG#]
Bertimus
Posts: 3
Joined: May 18th, 2011, 3:43 pm

Re: Brand new and a question!

Post by Bertimus »

AWESOME!
This is pretty sweet, I have a few things I like to keep normal like the CornerClock skin, but most of my other skins together dont really go/look cluttered so this will be nice for a real clean look I want


This image expresses my thanks! http://bit.ly/779nR5


I did santa_ryan's method and it had the effect I was looking for!