Help: Rainmeter Skins • Re: NowPlaying & VLC-Media Player
Hi, I found a post from [jsmorley] where it also reads the window titles, even with a dll file. It might be better than my idea, which sends a terminal command every time to read the window...
View ArticleLua Scripting • Re: Snow with action timer?
Just to clarify: the skin itself will in this case update and redraw every 25 ms, it's only the measures and meters on which DefaultUpdateDivider=40 acts on that will be updated every 1000 ms. So,...
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 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: Gnometer RSS
How create RSS Feed RTL mode !??Statistics: Posted by Sana9966 — Today, 2:01 pm
View ArticleHelp: Rainmeter Skins • Behavior 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 ArticleHelp: Rainmeter Skins • Re: Behavior difference Command and OnDismissAction
Sorry, the only way InputText will work is if you hit Enter to finish the execution. OnDismissAction can't cause the $UserInput$ macro to be executed. $UserInput$ can only be executed in the context...
View ArticleCommunity Plugins & Addons • Re: Poiru's CAD plugin Updated for NowPlaying
I'm not the developer, but it might help him in testing to post such a track and a very basic code replicating what you described (pack it into a simple sample skin)... Statistics: Posted by...
View ArticleMembers' Lounge • Re: Gooidbye
I decided to use Garuda Linux Gaming version https://garudalinux.org/ since it had everything I wanted easily installed like wine, nvidia drivers and virtualization. Most of my programs were open...
View ArticleHelp: Rainmeter Skins • Re: Is there a limit to WebParser?
But, but... the Log shows the RegEx next to the mApp1Site parent measure? Or am I misunderstanding what you mean by "value"?Statistics: Posted by sl23 — Today, 2:23 pm
View ArticleHelp: Rainmeter Skins • Re: NowPlaying & VLC-Media Player
I would like to offer my current project for testing in order to figgure out and fix any errors. What can be improved, omitted or added?What I have noticed so far is that since I switched from...
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 ArticleSystem Monitoring • Re: Monitor Rainmeter Process
Thanks for the info, I didn't know there were highlighters specifically for Rainmeter, but in general the basic highlighters in Notepad++ are enough for me, in any case I jumped at the chance to add...
View ArticleLua Scripting • Re: Newbie asking for tips / samples
Thank you so much for such a detailed answer.I didn't post my code 'cause it wasn't ready for public exposure.But i've looked at your formula, and made a simpler skin just to test your code and debug...
View ArticleSuites • Complementary skins
Hello, here I leave you a couple of complementary Skins of the magnificent Mordasius skins: Alice and Steampunk Cogs Tubes and Gauges.From here my thanks to RicardoTM and Balala, I don't know what I...
View ArticleHelp: Rainmeter Skins • Webparsing and Json file "RefExp Matching"...
Hi,I'm having a little nightmare with webparsing trying to get my Pihole stats, i can capture all json file with Code: RegExp=(?siU)^(.*)$ but child measure won't extract index in this way and it will...
View ArticleHelp: Rainmeter Skins • Re: Implement a skin
Yincognito, I don't know how to do it. Without a previous example it's like being in the middle of a desert without a compass and a map. I understood what you said, but this is an English forum so I...
View ArticleHelp: Rainmeter Skins • Re: Webparsing and Json file "RefExp...
Thanks @balala , after few testing i noticed something different between the two ".json" files from yesterday:from xxx/admin/api.php (which won't work and give error: "RegExp matching error (-1)")...
View ArticleHelp: Rainmeter Skins • Re: ShapeGradient, how to?
I'm trying to adapt this to work the other way around, by flipping it 180 degrees. It's doing almost a similar thing to what my original code was.But the colours "move" and are not "static" like yours...
View ArticleHelp: Rainmeter Skins • Re: Image Scaling anomaly?
Thanks for the feedback YincognitoMy expectation was that if the displayed image size, constrained by the container's width, the height of the image to maintain the aspect ratio would change depending...
View Article