Bugs & 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: How to use an IfMatch on WebParser
Thanks, but your answer is contradictory? lolI did try it on the Parent and Child, but it won't work for me.Statistics: Posted by sl23 — Yesterday, 8:44 pm
View ArticleHelp: Rainmeter Skins • Re: Glow animation speed
This one Code: [Rainmeter]Update=100[Variables]Start=100End=255[MeasureLoop]Measure=LoopStartValue=#Start#EndValue=#End#Increment=10[MeasurePingPong]Measure=CalcIfCondition=MeasureLoop =...
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 ArticleHelp: Rainmeter Skins • Re: IfMatch not detecting empty string
Sorry I'm not with you? I set the variable to App1Current=0.272.0 and it is detected and set green. I set it to App1Current=0.273 and again it is detected and is different so it is set red. But my...
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 ArticleMembers' Lounge • Re: Gooidbye
Sad to see you leave, since a software firewall solves almost all telemetry (not the attempts, but the connections). Out of curiosity, which Linux flavor will you use?I decided to use Garuda Linux...
View ArticleHelp: Rainmeter Skins • Substitution 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 ArticleHelp: Rainmeter Skins • Re: Substitution giving wrong string
Your issue boils down to the way Substitute works. It does the first comparison and replacement, and that becomes the new value. Then it does the second comparison and replacement, HOWEVER the...
View ArticleHelp: Rainmeter Skins • Re: NowPlaying & VLC-Media Player
I need help for a moment. I've updated my skin and removed the !Ececute Code. Because it's out of date. Before I make this too complicated for my self, I'd rather ask again.It's about starting VLC...
View ArticleFeatured Plugins & Addons • Re: Plugin: Chameleon
Hey Socks the Fox, I wonder if you could rework the plugin a bit so it acts in the Update() portion of the code, and not in the Reload() portion. The reason is that the "work-around" means that there...
View ArticleLua Scripting • Re: Sudoku generator in Lua
can it be implemented in https://nytsudoku.net/ in any way? it's already using a frame for showing daily nyt sudoku puzzles.Statistics: Posted by thomashere — Today, 6:52 am
View ArticleOther Software & Customization • Re: Pantone Color of the Year - 2025
Uauuuu Delicious in every wayStatistics: Posted by CarlotaN — Today, 7:24 am
View ArticleHelp: Rainmeter Skins • Re: Is there a limit to WebParser?
So nothing I can do to make it work properly, ie show the links in the log?When a such hang on of Rainmeter occurs, there only the refresh is what you can do. But with no such hang on, the skin is...
View ArticleHelp: Rainmeter Skins • Re: Implement a skin
How to make both formulas used in one measurement? the first until 23:59:59 hours and the second from 0:00:01? I think this would solve the problem.It is from when the sun sets during the day until...
View ArticleLua Scripting • Newbie asking for tips / samples
Hello from Italy.I'm an old programmer, just new to LUA and Rainmeter.Rainmeter test.jpgThis is the embryo of a skin i'm trying to build.Each of the 8 sectors is one of my CPU core and shows some data...
View Article