Help: Rainmeter Skins • hide clock
How about I would like to hide the clock when I open any application on my PC, because it is always up and annoyingFor example, I open Chrome and the clock is always visible.Statistics: Posted by...
View ArticleHelp: Rainmeter Skins • Re: hide clock
How about I would like to hide the clock when I open any application on my PC, because it is always up and annoyingMost probably you shouldn1t hide the clock, but set it to not stay on top of all...
View ArticleHelp: Rainmeter Skins • Re: Automatic refreshing after Spotify song ends
So it will refresh the title of the widget so i dont have to do it myselfStatistics: Posted by tanuki_raccoon — Today, 12:12 am
View ArticleWeather • Re: Open-Meteo Weather API
...I am new on Rainmeter in general and I WANT TO MAKE THIS WIDGET WORK. i am still honestly getting a gist of these codes and whatsoever. Can someone help me customize this skin to make it work...
View ArticleBugs & Feature Suggestions • [Bug] Error message for failed read/write...
Sadly I can't embed videos, so a link to it and the bug in question:https://streamable.com/y9hmugBut when your Windows is f#$%^& enough to where unticking Read Only and running the installer as...
View ArticleBugs & Feature Suggestions • Re: [Bug] Error message for failed...
Sadly I can't embed videos, so a link to it and the bug in question:https://streamable.com/y9hmugAs far as I recall, there have been similar reports by other users on this in the past, and if I...
View ArticleHelp: Rainmeter Application • Re: Rainmeter crashes after installing skin
Yes, it crashes only when i load or try install these skins (i tried reinstalling them) also yes, that is that skin. Now i'm going to look at the link that Yincognito send. Thank you to...
View ArticleHelp: Rainmeter Skins • Re: Weather Skins Not Working
I created a topic about my problems with the polar night. The weather site itself is not public, so I made a piece of skin that works with a local file. The problem is repeated...
View ArticleHelp: Rainmeter Skins • Re: How to delay the firing of IfCondition?
I think the problem is that at the first moment webparser returns zero. And although the value then changes to the desired value, other than zero, IfCondition has already seen this zero and no longer...
View ArticleHelp: Rainmeter Skins • How to constantly refresh a skin?
How to constantly refresh a skin?I got the VolumeMixer skin by JaxCore and I've set it on the static mode, where there's the volume icon in the system tray and if I click it it shows up the mixer....
View ArticleHelp: Rainmeter Skins • Re: How to constantly refresh a skin?
How to constantly refresh a skin?I got the VolumeMixer skin by JaxCore and I've set it on the static mode, where there's the volume icon in the system tray and if I click it it shows up the mixer....
View ArticleHelp: Rainmeter Skins • Re: Receiving Window Messages
It might be too late, but...Code: Bang(str) {d := Buffer(24, 0)l := (StrLen(str) + 1) * 2NumPut("UPtr", 1, d)NumPut("UPtr", l, d, 8)NumPut("UPtr", StrPtr(str), d, 16)dhw :=...
View ArticleBugs & Feature Suggestions • [BUG] @Include recursion tree is flawed
This one is gonna be a bit hard to wrap your head around but the example should show the "bug"We have a folder with the filesMainSkin.ini└A.inc└B.inc└C.incIn the skin, the meters are color coded to...
View ArticleBugs & Feature Suggestions • Re: [BUG] @Include recursion tree is flawed
There does seem to be a flaw someplace, as the meters do get ordered incorrectly per the docs.That said, your interpretation of how Rainmeter files get parsed is completely wrong. Understanding how...
View ArticleHelp: Rainmeter Skins • If anyone is bored, I'll wait :) I'm waiting for...
Hello. First of all, our subject is actually very simple, but there are some factors that make it difficult. I came up with half-baked solutions of my own, but maybe I was holding my left ear with my...
View ArticleHelp: Rainmeter Skins • Re: If anyone is bored, I'll wait :) I'm waiting for...
(This is where the problem starts. I just wanted clear pending, but no matter what I write, all the texts come)3-) I am trying to retrieve the data that says "cleared pending" in the texts we shot...
View ArticleGeneral Discussion • Wind speedmeter
Hello. I am looking for a wind speed meter. Any good ones out there.?Statistics: Posted by xXxTOMxXx — Yesterday, 5:01 am
View ArticleWeather • Re: Open-Meteo Weather API
Thank you so much! I've been wanting to add this widget for a long-time now, may god bless u good sir! Statistics: Posted by yuo — Yesterday, 8:14 am
View ArticleGeneral Discussion • Re: Wind speedmeter
I am looking for a wind speed meter. Any good ones out there.?Many (most?) weather skins existing out there show the windspeed, but obviously in different way. You have to take a look to more of them,...
View ArticleHelp: Rainmeter Skins • Re: Receiving Window Messages
Yes, it's for v2 (that's the "official" release now).And yes, Code: DetectHiddenWindows 1 is equivalent to Code: DetectHiddenWindows, On.Statistics: Posted by Smurth — Yesterday, 5:44 am
View Article