Community Plugins & Addons • Re: New Plugin: XInput
I added a new skin to the Utilities section.One question: What is the latest version of the plugin? The latest posted version has a lesser version number than it's predecessor.Thanks for the plugin...
View ArticleHelp: Rainmeter Skins • Re: Parsing Weather from wttr.in
Thanks for your answer [jsmorley] Do you know if you can search for places using longitude and latitude? Because when I search for my place I get viatnam as resultExample48.13602547661281,...
View ArticleHelp: Rainmeter Skins • WebParser: 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 ArticleHelp: Rainmeter Skins • Re: WebParser: Getting info for app updates.
See this (didn't test your RegExp, so it might work too):Code:...
View ArticleHelp: Rainmeter Application • crashes 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 ArticleHelp: Rainmeter Skins • Re: Implement a skin
Not sure how your skin works, but for accurate results you'll need the hour angle of both the sun and the moon so they set and rise at the correct times. However Yin's way might work as well, not sure...
View ArticleBugs & Feature Suggestions • [Bug] Skin position is not updated on...
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 ArticleHelp: Rainmeter Skins • Re: Is there such a thing like TextArrays?
Quick question, I have 3 labels here-Picture-Name-Url-StramIs it possible eache of these labels add to a shape / Container?Code: ;[ContainerTextfield];Meter=Shape;Shape=Rectangle...
View ArticleLua Scripting • Re: Snow 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 ArticleBugs & Feature Suggestions • Re: [Bug] Skin position is not updated on...
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 ArticleHelp: Rainmeter Skins • How 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 ArticleHelp: Rainmeter Skins • Re: How 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 ArticleCommunity Plugins & Addons • WMI.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 ArticleHelp: Rainmeter Skins • Re: My skins keep getting false positive antivirus...
See this...I think i fixed it, there was in fact RainRBG4.exe inside the folder. Thanks for the helpStatistics: Posted by Cybernetvork — Today, 10:03 am
View ArticleCommunity Plugins & Addons • Re: WMI.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 ArticleHelp: Rainmeter Skins • Re: How to use an IfMatch on WebParser
EDIT: I thought you were from Portugal!No, I'm not. I'm from Romania (that's exactly the other side of Europe).Statistics: Posted by balala — Yesterday, 8:36 pm
View ArticleOther Software & Customization • Pantone 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
View ArticleHelp: Rainmeter Skins • how 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 ArticleHelp: Rainmeter Skins • Re: how to prevent mouseleaveaction when over text box
Yep. The InputText plugin creates a Windows "control" that is in effect a different window than the skin. So you will just have to rethink the design, and perhaps have some other action deactivate the...
View ArticleBugs & Feature Suggestions • Re: [Bug] Skin position is not updated on...
Thanks for your responses. While I agree with your stance since I also need to "manually" refresh all skins to restore my desktop work area settings, this behavior has a reason. Refreshing all skins...
View Article