Rainmeter organize shortcuts

broken image

Here's my code for anyone that is also interested in setting up something like this. The base skin is StickyBar by ninjaki8, but I've modified it heavily to fit my preferences. Using rainmeter as my main launcher is going to be life-changing. I use portableapps, which has a very basic launcher. I found no built-in way of giving a skin focus, but if there is I'd love to hear about it.Īfter seeing how your code works, I simplified it somewhat and I believe I have all the functionality I was looking for Toggle all skins to the the front with ctrl+Space, then returns all skins to the desktop after clicking on a meter, skin, or outside of a skin. I was able to utilize StealFocus.exe to bring skin A into focus, which allowed me to get the rest of your code working. Therefore the OnUnfocusAction= options weren't working since the skin never had focus to begin with.

broken image

One thing though is that !ZPos does not seem to give focus, it only brings skins to the front while focus remains on the previous window. Lots of very neat and useful trick in your code snippet. Once done, open the newly created text file and paste the following code: Rainmeter Update45. Do this by right-clicking within your GIF directory and selecting New > Text Document. Within this folder, create your INI file. Thanks a bunch balala! I didn't expect there to be built-in way to change change variables, z-positions, and call functions across. Within this directory, create a new folder with a name of your choice, for example, GIF.

broken image