Greetings for down under.
Having made the move from W7 to W11, I need to move from Sidebar to Rainmeter 'cos my faves don't work any more! Getting there slowly - guess I'll have to learn HTML and JS to port a gadget or...
View ArticleDecimals
Hey, quick question. I'm making some calculations using lua that require a fair amount of decimals, at least nine. While testing on onecompiler the return has all decimals, however if I call the...
View ArticleGooidbye
Hi All,Just wanted to thank everyone that helped me in the past.I'm leaving the community because I have migrated over to Linux. Microsoft was the cause to much telemetry and try to get all my...
View ArticleHow to force the skin to always start at a specific postion
As per the title.I am trying to make a skin I downloaded to always appear at a specific point instead wherever I happened to dragged it last.Statistics: Posted by Nachtschade — Yesterday, 12:25 am —...
View ArticleImplement a skin
Hello! I would appreciate help to implement a Mordasius Skin (I love his work!!!) This time it is a strange mix of Cogs Tubes and Gauges as a graphic base, with the functioning of the sun and the moon...
View ArticleWebParser: Getting info for app updates.
Well, I finally got around to looking at the WebParser tutorial page and started out with it and er, got stuck pretty quickly! Here's a pic of the app I mentioned previously:SPS PAT.JPGNotice the...
View Articlecrashes after running for a long time
According to event viewer.Faulting application name: Rainmeter.exe, version: 4.5.20.3803, time stamp: 0x66cdefa9Faulting module name: ntdll.dll, version: 10.0.26100.2454, time stamp:...
View ArticleSnow with action timer?
Pretty basic question here after I tried and it dindn't work lolIs it possible to do the same that this skin does, but using an action timer measure instead?I mean, same lua and everything, just using...
View Article[Bug] Skin position is not updated on changing monitor configuration
I have a two monitor setup, with Rainmeter skins placed on my secondary monitor on the left. When I disable secondary monitor, all skins from it move to the main monitor (which is expected behavior)....
View ArticleMy skins keep getting false positive antivirus warning and i can't download...
So i make youtube videos about desktop customizations, and recently i started experiencing this issue where skins/themes that i make and upload to mega.nz to share it on my channel keeps getting...
View ArticleHow to use an IfMatch on WebParser
I'm guessing all Actions can only be performed on the Parent. So how do you perform an IfMatch action on a StringIndex here?Code: [mApp1Site]Measure=WebParserURL=#App1Site#RegExp=(?siU)<td...
View ArticleHow to add Url Encoding to $UserInput$
I have this section of code in my rainmeter script:Code: Command1=!Execute ["http://www.google.com/search?q=$UserInput$"] DefaultValue=""I want to change this script so that the $UserInput$ area adds...
View ArticleWMI.dll is missing
I have installed version 4.5.27. In the following folder C:\Program Files\Rainmeter\Plugins I am missing the WMI.dll. How do I get this plugin? I would like to display the serial number and model of...
View ArticleIfMatch not detecting empty string
So, I set up that IfMatch, which works fine, but only if there is a version number already in place in the Variable:Code:...
View ArticlePantone Color of the Year - 2025
Pantone's Color of the Year for 2025 is...Mocha MousseRBG: 165,120,101HEX: a57865https://www.pantone.com/color-of-the-year/20251.jpgStatistics: Posted by jsmorley — Yesterday, 8:40 pm — Replies 0 —...
View Articlehow to prevent mouseleaveaction when over text box
I have a skin which includes a search bar, but when i click on the meter to run it, and put my mouse over the text box, the script detects it as the mouse going off the screen, and it closes the skin....
View ArticleSubstitution giving wrong string
Hello guys, Im writing script for weather that changes the url i parse depending on time. I isolated the part of url that changes and substituted it by function "Kod"Code: [Kod]measure = calcFormula =...
View ArticleBehavior difference Command and OnDismissAction
Yesterday i started trying to make a skin to take simple notes with a visual i'd like.Now i was finally able to make something closer to what i want, but i stumbled up two major problems:1) I cant...
View ArticleIs there a limit to WebParser?
I created two skins, then combined them into one. They are basically doing the same thing, just monitoring different sites.Ok, so I've been over the code many times, but cannot for the life of me see...
View Article