Lua Scripting • Re: Newbie asking for tips / samples
Each of the 8 sectors is one of my CPU core and shows some data about it.I would like to make them to change color from blue to red to show the core temp, and change the size (the external diameter)...
View ArticleBugs & Feature Suggestions • [BUG] DirectWrite font enumeration breaks...
Intriguing title isn't it?This bug was introduced with this commit https://github.com/rainmeter/rainmeter/commit/766663f9e0e6db940c25f2d6639a920baa31b08dThis bug only happens on InLineSetting = Face...
View ArticleBugs & Feature Suggestions • Re: [Bug] Skin position is not updated on...
Hopefully the OP does more testing with his 3 monitorsOh, I only have 2 monitor setup... Sorry for confusion if my description wasn't clear enough. My main monitor is placed in front of me, and my...
View ArticleHelp: Rainmeter Application • Re: Rainmeter Skins Disappear Upon Using Win+D...
The same thing is happening to me after I updated to Windows 11 24H2, it was completely fine on 23H2.Statistics: Posted by AnonSpud — Today, 12:21 pm
View ArticleHelp: Rainmeter Skins • Re: ShapeGradient, how to?
No, I don't understand what you are going for, but in general, here is a gradient shape...Code:...
View ArticleHelp: Rainmeter Skins • Re: Webparsing and Json file "RefExp...
Thanks @balala , after few testing i noticed something different between the two ".json" files from yesterday:from xxx/admin/api.php (which won't work and give error: "RegExp matching error (-1)")...
View ArticleHelp: Rainmeter Skins • Image Scaling anomaly?
G'day!I built myself a Image Gallery widget; the image container only has width constraint, so the image can take any depth (height) as required as per its aspect ratio; using the Quote plugin to...
View ArticleHelp: Rainmeter Application • Re: [Troubleshooting Guide] Disappearing skins...
i roll back to 23H2 update and its fixed the problem is windows updateStatistics: Posted by EternityDivision — Today, 1:22 am
View ArticleFeeds & Internet Data • Re: ScoreCards
Updated to 1.8Noticed team ranks with college sports cards still weren't working correctly. Fingers crossed i think its fully fixed now.Statistics: Posted by jake2456 — Today, 1:50 am
View ArticleHelp: Rainmeter Skins • Re: Image Scaling anomaly?
Well, you kind of answered yourself here, it's not a Rainmeter bug, all you probably need is an !UpdateMeter and a !Redraw, right after switching to the next image in the slideshow. In your code, this...
View ArticleOther Software & Customization • UniGetUI
I have recently been using this little utility, and thought it was neat enough to share with y'all.https://www.marticliment.com/unigetui/This uses all the most common package managers like WinGet and...
View ArticleOther Software & Customization • PC Manager
This is another recent addition to my utilities, and I highly recommend it.https://pcmanager.microsoft.com/en-usThink of this as CCleaner on steroids, without all the nagware and bloat. I don't really...
View ArticleLua Scripting • Re: Newbie asking for tips / samples
Thanks!I'll study your script during the weekend.Statistics: Posted by Parduz — 15 minutes ago
View ArticleHelp: Rainmeter Skins • Help with skin
Hello everyone,I have a skin/template I created a while ago that show many information about the computer. One of them are the ips of the computer. I want it to show all IP of the connected interface....
View ArticleHelp: Rainmeter Skins • German letters Ä-Ö-Ü
Hello Everybody, I have a new topic By using strings with the spezific german Words( Ää,Öö,Üü ) or some one like this ( é from Beyoncé ). The problem is now, i dont how i can hadle it to encode it...
View ArticleHelp: Rainmeter Skins • Re: German letters Ä-Ö-Ü
Your skin MUST be, and all skins should be, encoded as UTF-16 LE.https://docs.rainmeter.net/tips/unicode-in-rainmeter/Statistics: Posted by jsmorley — 53 minutes ago
View ArticleHelp: Rainmeter Application • Re: How do I set the Edge browser as an...
Did it work for you? On my computer, after doing this, nothing happens on opening or closing Edge.Statistics: Posted by Deadmeat553 — 4 minutes ago
View ArticleMembers' Lounge • Re: Happy Birthday Alex2539
Happy Birthday, Alex2539!Statistics: Posted by Yincognito — Today, 1:26 pm
View ArticleHelp: Rainmeter Skins • Re: Button image
You can turn an icon based Image meter into a "button" by simply adding a mouse action to it and execute the desired bangs there (in your case, probably a LeftMouseUpAction where you !SetOption the...
View ArticleBugs & Feature Suggestions • Re: [Suggestion] SkinInstaller.exe do a...
Hmm... just tested this by reinstalling my AppTitle skin (which simply sends the VLC window title back to the skin to identify what's being played, via running a similar background AutoIt script...
View Article