Help: Rainmeter Skins • Re: Variables in section names.
If I understand this correctly, there are at least 2 ways of doing what you want:- use a single variable (or Calc measure) that is set to the desired incremented value in the OnUpdateAction of the...
View ArticleUtilities and Tools • Re: HSLiders | Color Selector
I've been using this a fair bit and it's been so easy and useful to use. Can't thank you enough for making and sharing this!I do have a little request though. If you have the time and like the idea,...
View ArticleHelp: Rainmeter Application • Re: No skins, cant install skin, or even open...
I had a similar problem when I first started skinning, and it was such a headache! Moving my skins to a different location really made a difference. I ended up putting them under the Documents folder,...
View ArticleHelp: Rainmeter Skins • Re: Determining the top / bottom position
Just curious, are you sure you really want to check if the skin is in the upper or bottom part of the screen?I mean, besides the skin potentially residing in both areas (e.g. 51% in the upper part and...
View ArticleBugs & Feature Suggestions • Re: Rainmeter ini not writeable
Hello again,unfortunately the issue still persists As mentioned in the first post we installed the portable version of Rainmeter. Although we added full permissions to the folder/files of Rainmeter...
View ArticleSound, Music and Visualizers • Re: SimpleMusicPlayer for WebNowPlaying
Congrats on the release I like how minimal your code is and the use of vector paths keep the entire skin as just a single INI.Statistics: Posted by Crest — Today, 7:42 am
View ArticleLua Scripting • Re: Lua for conditional operators with strings as result. [Help]
Thank you so much Silver, it now works perfectly fine.Here's the corrected example skin for anyone who wants to try it, I added variables as well.#@#Script.luaCode: function conditional(cond,...
View ArticleHelp: Rainmeter Skins • Re: Multiline Notes
This in-depth discussion might also be usefulhttps://forum.rainmeter.net/viewtopic.php?t=39921Statistics: Posted by Active Colors — Today, 7:18 am
View ArticleSite Discussion • Re: Small docs suggestions
Not sure about your other questions, but this is definitely not a bug. Remember that Disabled can be set to a variable, so it still needs to be checked at every update interval, especially if...
View ArticleHelp: Rainmeter Skins • Re: Variables in section names.
Well, I mentioned this earlier:but since my own attempt to verbalize it wasn't that effective and code is probably easier to understand, here's what I had in mind...The above could have been done...
View ArticleLua Scripting • Re: Lua for conditional operators with strings as result.
So I've created this little testing skin:ConditionalExample_1.0.rmskinDesktop2024.10.18-18.55.42.01-ezgif.com-video-to-gif-converter.gifThe idea is a little radio button that enables and disables by...
View ArticleCommunity Tips & Tricks • Re: Easing functions Simulator with ActionTimer...
Hey Nek, first of all thank you for this, it's really useful.I was wondering if you could guide me on using it to change a value between 0 and 1 multiple times. I tried but the number just will take...
View ArticleHelp: Rainmeter Skins • Re: Determining the top / bottom position
!SetWindowPosition bang can alter both: the position and the anchor of the skin, by one.Thanks, Balala. For your tip. Sometimes you overlook clues or information because you're so busy with your...
View ArticleLua Scripting • Re: Lua for conditional operators with strings as result. [Help]
I think that simply SKIN:ParseFormula(cond) would work, assuming that cond is already a round bracket enclosed argument on the Rainmeter sideYeah though I mentioned this only as an alternative if not...
View ArticleFeatured Plugins & Addons • Re: [V1.1.2] FrostedGlass - Now with more...
Maybe the disabling the measure would be useful, just to make the measures work the same way as other measures do, however if it's complicated to be done, finally have not too much importance, just...
View ArticleHelp: Rainmeter Skins • Re: Meters Auto-Adjust to container's height (?)
Hey yin, thank you so much, these are great!One thing I can suggest btw is using '*' to represent the omissions instead of nil, it is "shorter" eg. SI('*','*','i'). Technically is the same number of...
View ArticleLua Scripting • Re: Lua for conditional operators with strings as result.
I can't test right now as I'm on the phone, but no, the error is exactly the same as the other cases, it only shows on first load and refresh without affecting the functionality. However, I did test...
View ArticleHelp: Rainmeter Skins • Re: Monterey skin question
Just wondering how to fix this sensor if it needs fixing. Maybe it represents something else?It appears the code that provides data to that part of the Monitor skin is located in the...
View ArticleHelp: Rainmeter Skins • Re: Webnowplaying not working
Look for any settings related to song info in the widget options.Statistics: Posted by Terrigenous — Today, 4:06 am
View ArticleHelp: Rainmeter Application • Fullscreen game but on another monitor?
Hi, I have issue with full screen gaming that rainmeter goes off. So on 7 inch monitor i have Reinmeter widgets. I play games on second monitor. i want to use feature that when full screen games is on...
View Article