Bugs & 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 ArticleRainmeter 4.5 • https://www.facebook.com/TryJavaBurnWeightLossCoffee/
Java Burn Weight LossBoosts Metabolism: Java Burn Weight Loss's unique combination consists of inexperienced tea extract, inexperienced espresso extract, and chromium, which naturally enhance your...
View ArticleLua Scripting • Re: Lua for conditional operators with strings as result. [Help]
You can use loadstring() in the Lua function. See also Brian's postCode: function conditional(cond_str, true_str, false_str) local r = loadstring('return '..cond_str)() -- print(type(r), r) return r...
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 ArticleRainmeter 4.5 • https://www.facebook.com/GetBoostedPro/
Boosted ProManufactured under stringent quality manage standards, Boosted Pro sets itself aside by using ensuring that each aspect is of the best exceptional and purity. The formulation is backed...
View ArticleSite Discussion • Re: Small docs suggestions
This behavior is mentioned in the main docs for the options Disabled and Paused....although it may not be obvious to a plugin...
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
Instead of the !Move bang, the !SetWindowPosition bang can alter both: the position and the anchor of the skin, by one.Indeed. In this approach I was discarding changing the anchor completely, hence...
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 • How can I do scale Skin Size with pulling
Hello Rainmeter friends, I have a question about enlarging the Rainmeter skin by dragging on the corners? [For more flexibility]. Either in the Y direction or in the X direction. I saw an example...
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 ArticleRainmeter 4.4 • Re: Game mode revisited
Hi, My rainmeter widgets run od second small monitor. For games i use normal primary monitor. How to set up that when oi play games full screen on primary monitor Rainmeter goes to game mode and...
View ArticleLua Scripting • Re: Calling table-based functions via inline Lua: not...
It seems you can't use dots in names of lua functions. Foo.Txt is not a valid function name. Use FooTxt:Skin:Code: [String]...Text=[&S:FooTxt('Hello')]...Script file:Code: Foo = {}FooTxt =...
View Article