Rainmeter News • Re: Rainmeter 4.5.21 Release
Statistics: Posted by tass_co — Today, 8:30 pm
View ArticleUtilities and Tools • Re: FontSelector Menu
Later today I'll update the post with some fixes and will also upload a lua version with no delay. I don't know what causes the delay. Remember that other line-scrolling skin where I had the same...
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 ArticleHelp: Rainmeter Skins • Re: Hide & Seek
Thank you [RicardoTM] for your explanation. This is just a small code snippet from the whole skin. Understanding a little snippet makes the difference between understanding the whole code or not.What...
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 ArticleDate and Time • Re: LuaCalendar
I'm a complete newbie to LUA calender and started an hour ago with filling the Event.xml with some recurring dates.What I'd like to add to the dates are the advent Sundays. These are the last four...
View ArticleHelp: Rainmeter Skins • Re: Türkçe karakter yardım.(Turkish character help.)
"Thank you for your interest. I resolved it with the Lua file."Statistics: Posted by Timya — 38 minutes ago
View ArticleHelp: Rainmeter Skins • Re: Is OnUnfocusAction behaving properly?
Is there something that can be added to avoid this conflict?In this particular case, you can omit the \E. Regexr.com says "All characters between the \Q and the \E are interpreted as a literal string....
View ArticleHelp: Rainmeter Skins • Re: Help with Reducing Lines of Code
This is likely a terrible idea But, if you do not mind a slower update rate (say once a second), then you should be able to use a variable update counter... I cobbled the following code together just...
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 ArticleSuites • Re: Gnome Bar
@A.C. "Thanks!" Updated to V1.2025.02.08 (Final?)Major re-work keeping with the idea to only show items that are not easily available from the Windows taskbar.UPDATESNew Gnome Bar Settings skin-...
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 ArticleCommunity Plugins & Addons • Re: RainFocus
This is working, but I am having trouble with XYplorer for some reason. This one app steals mouse over focus or something. If I move the mouse from any app to the skin, the skin gets focus. But if I...
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 — Yesterday, 9:54 pm
View ArticleHelp: Rainmeter Skins • Re: SysInfo not identifying multi monitors correctly
Yeah, i already did that, had to match my older script's variable name to that. I am experimenting a taskbar with dynamic width resizing regarding of the monitor its sit in. So far it works, needs a...
View Article