Rainmeter News • Rainmeter 4.5.21 Release
The release of Rainmeter 4.5.21 is now available fromRainmeter Main SiteAs usual, Rainmeter 4.5 is fully backwards compatible with skins written for any version of RainmeterYou need only install on...
View ArticleBugs & Feature Suggestions • Re: [Bug] Registry measure leaks handles
This has been corrected in v4.5.21.3816 released today.https://www.rainmeter.netStatistics: Posted by jsmorley — Today, 8:08 pm
View ArticleRainmeter News • Re: Rainmeter 4.5.21 Release
Statistics: Posted by tass_co — Today, 8:30 pm
View ArticleBugs & Feature Suggestions • Re: [Fixed] Registry measure leaks handles
Hey, thank you for spotting the problem and providing the fix!!!Actually, he spotted it and I debugged/provided/suggested the fix, but he can claim all the glory... I never would have noticed it!...
View ArticleCommunity Plugins & Addons • Re: [v1.2.0] FrostedGlass - Now more...
Hello GuysThis plugin is amazing !!!Just one question....I've lost the Right border/shadow once I changed the Plugin type... is that the way is expected to work...?Here is the code I'm usingCode:...
View ArticleUtilities and Tools • Re: FontSelector Context Menu
Yeah, no worries, overthinking it once helps in not having to think it through more than necessary the next times you do such things and hopefully write efficient code from the start as a habit.I like...
View ArticleGeneral Discussion • Re: Checkmarks in Context Menu
Yep, done it too in the past, in the Rainmeter only version of my Earth skin:https://forum.rainmeter.net/viewtopic.php?t=37746#p192275That being said, different or specific ways to do it are always...
View ArticleHelp: Rainmeter Skins • Re: Wanting to mimick streaming device On PC
In addition to what balala said, it should be noted that Rainmeter doesn't in any way prevent the user from interacting with the PC, its OS, its other installed apps and so on. While you can very well...
View ArticleCommunity Plugins & Addons • Re: RainFocus
Nice! You should try death.crafter's plugin either way, since the last version on GitHub (if it's the same plugin) is 1 full year after those latest...
View ArticleHelp: Rainmeter Skins • Re: Help with Reducing Lines of Code
Thank you all for the replies. I'll put them in an .inc file and call it a day. I do agree that most skins will not need this many duplicate instances of measure. Seems to be a unique issue but if a...
View ArticleSound, Music and Visualizers • Re: Cleartext (JD Edition) by Jelle Dekkers...
"How can I make the short song titles of different sizes (small, large) scroll across a 1920x1080 screen from right to left in a continuous loop?"Statistics: Posted by Timya — Today, 9:18 pm
View ArticleHelp: Rainmeter Skins • Re: Türkçe karakter yardım.(Turkish character help.)
"I don't understand much,What text editor are you using to edit the skins .ini files?If you're using Notepad:Open the .ini file in Notepad.Click File -> Save as. The Save as dialog opens.Check the...
View ArticleSuites • Re: Gnome Bar
Totally DA worthy ofc I am struggling about a year now with a calendar myself, one of my many sideprojects. Tho i was writing it completely, but still not sure about the whole concept, i always have...
View ArticleHelp: Rainmeter Skins • Re: "Mond" skin closes after I press Win+D...
I have a problem with rainmeter, every time when I press Win+D, my Mond theme closes. I try change position of my clock, I tried all of this: Bottom, On desktop, Normal. Only if I simply close every...
View ArticleHelp: Rainmeter Skins • Chinese display bugs?
When I write Chinese in "AppFolder=", like "测试" or "文件夹", it shows up in other Chinese, asked DeepSeek,“Text=测试” and only hard-coded Chinese can solve the problem .Now I've simplified it and put it in...
View ArticleHelp: Rainmeter Skins • Re: Chinese display bugs?
See if this helps:https://docs.rainmeter.net/tips/unicode-in-rainmeter/In short, encode your .ini and .inc files as UTF-16 LE BOM, if using Notepad++.The above assumes that your font can properly...
View ArticleHelp: Rainmeter Skins • Re: Is OnUnfocusAction behaving properly?
I changed it to this instead:Code: [Rainmeter]Update=-1AccurateText=1MouseActionCursor=0OnRefreshAction=[!SetWindowPosition "((#ScreenAreaWidth#/2)-#Width#/2)"...
View ArticleHelp: Rainmeter Skins • Re: Calculating the text width
Are you sure that can not be calculated? Screenshot 2025-02-09 210852.pngCode:...
View ArticleGeneral Discussion • Re: Calling Python
OK - I am running into a Rainmeter logic problem. I click the Recalculate button and the python script is fired and the colors are updated in Varaibles.inc, but the skin doesn't refresh with the new...
View ArticleCommunity Plugins & Addons • Re: [v1.2.0] FrostedGlass - Now more...
Give me maybe a couple days and I'll make a test skin to expose what I mean and my possible improvement ideas.How is everything going? Statistics: Posted by KazukiGames82 — Today, 9:54 pm
View Article