Help: Rainmeter Skins • Re: Accomodate various monitors
There's the TransformationMatrix possibility too, for the "lazy" ones, but good luck in doing proper mouse actions on transformed areas..."Lazy ones"?! We prefer "drudgery-averse", thank you very...
View ArticleHelp: Rainmeter Skins • Re: Help With Transparency On Monterey
A lot of it is unworking, which is the only reason I unloaded it. It's beautiful though!Statistics: Posted by y0himba — Today, 9:05 pm
View ArticleBugs & Feature Suggestions • Re: MeasureStyle
I just wanted to make a note here about [##CURRENTSECTION#]. While this works, it really isn't a good idea to mix variables using regular syntax vs nested syntax. They are parsed at different times,...
View ArticleSuites • Re: Access
Great suite! Blur doesn't work for me though.Statistics: Posted by sl23 — Today, 8:06 pm
View ArticleHelp: Rainmeter Skins • Re: Canadian Weather
As for the rest, go here, for example:https://api.weather.gc.ca/openapi?f=html#/climate-daily/getClimate-dailyFeaturesthen press the Try It Out button, set whatever parameters you want, then scroll...
View ArticleHelp: Rainmeter Skins • Position text in the center of a meter (Advanced)
Im trying to position some text in the center of another meter using meter styles. It looks something like this.Inc file with meter styles: Code:...
View ArticleHelp: Rainmeter Skins • Re: Position text in the center of a meter (Advanced)
First, try not to use : in section names, it's a bit ambiguous and has the potential to interfere with the syntax of parameters in section...
View ArticleBugs & Feature Suggestions • Game mode
Game mode is a wonderful feature BUT is lacking one thingI know that I can add exe's in the text window to make game mode when lunched like I had to add Steam to thatProblem is I have Rainlendar2 and...
View ArticleHelp: Rainmeter Skins • Is there a way of doing this...
Bit of a weird one this, more for aesthetics/readability than functionality, but it breaks functionality by using it!I have an address bar that is updated as you would expect. But, as it looks all the...
View ArticleHelp: Rainmeter Skins • Re: Need Help with my new Temp skin
... To fix this, just add a DynamicWindowSize=1 option to the [Rainmeter] section.Yes, thank you!!! Statistics: Posted by MourningStar — Today, 6:23 pm
View ArticleGeneral Discussion • Re: Looking For Simple Temperature Skin
thank you for your replies.I took the jump and Frankensteined my own and with community help it is done :https://forum.rainmeter.net/viewtopic.php?t=44571Statistics: Posted by MourningStar — Today,...
View ArticleHelp: Rainmeter Skins • Re: Get skin Setting
Good point. Missed that detail about not to refresh the skin. So, sorry !No problem, it's alright! Statistics: Posted by Yincognito — Today, 6:31 pm
View ArticleHelp: Rainmeter Skins • Re: Snippet Convert Time
I need to somehow adjust it taking into account the time zone, but I don't know which side to approach it from.The SysInfo measure has some timezone options you can use (scroll till you see...
View ArticleHelp: Rainmeter Skins • Re: Problem with YouTube Subs Counter
Sorry for being late, I was moving house.Thanks Yincognito, it works. Statistics: Posted by dasiun — Today, 8:54 pm
View ArticleWeather • Re: ⭐ Weather.com
Could someone link me to the documentation for weather.com's api?Bar some strange historical data that not many would want to check, not sure why you'd need that since jsmorley covered almost...
View ArticleGeneral Discussion • Re: How to run Windows Media Player from the...
Currently, I don't know how to add an MP3 playlist to this interface for it to work. Or how I can edit this interface to play the music playlist on my computer using Windows Media Player?Although I...
View ArticleHelp: Rainmeter Skins • Re: WebParser? Name in the Download?
Something like this, maybe?Code:...
View ArticleHelp: Rainmeter Skins • Lookaround regex for some help
Parsing a weather feed in XML, and have questions on two situations. My best guess is that it involve lookaheads, but although I've read some tutorials, I can't seem to come up with the answers.First,...
View ArticleLua Scripting • I despair to find the error in LUA
Hello Guys,Rainmeter gives "Script: File not valid" for the following LUA Script and I can't find an error.The script should read a text file line by line in which data records are created line by...
View ArticleHelp: Rainmeter Skins • Re: Lookaround regex for some help
My best guess is that it involve lookaheads, but although I've read some tutorials, I can't seem to come up with the answers.Your lookahead conditionals guess might be...
View Article