Help: Rainmeter Skins • Re: Sending powershell commands with curly brackets...
Well, first off, you are going to want to use RunCommand to do this:Code:...
View ArticleHelp: Rainmeter Skins • Skins on desktop don't stay on desktop? on Windows 11...
HelloThe skin doesn't stay on desktop when I press WIN+D. I use Windows 11 Pro (24H2) and I tested it under Windows 10. It works there. It's a bug? Does anyone have an idea what the problem is?...
View ArticleHelp: Rainmeter Skins • Re: Skins on desktop don't stay on desktop? on...
HelloThe skin doesn't stay on desktop when I press WIN+D. I use Windows 11 Pro (24H2) and I tested it under Windows 10. It works there. It's a bug? Does anyone have an idea what the problem is?...
View ArticleHelp: Rainmeter Skins • Re: Is there such a thing like TextArrays?
Yeah, thats are reall basic scool stuff.. I know, i should shame on my self .. I like your knowledge and your personal opinion... [from other posts..] Thanks for your explanation. I tried the...
View ArticleIntroductions • Greetings for down under.
Having made the move from W7 to W11, I need to move from Sidebar to Rainmeter 'cos my faves don't work any more! Getting there slowly - guess I'll have to learn HTML and JS to port a gadget or...
View ArticleIntroductions • Re: Greetings for down under.
Having made the move from W7 to W11, I need to move from Sidebar to Rainmeter 'cos my faves don't work any more! Getting there slowly - guess I'll have to learn HTML and JS to port a gadget or...
View ArticleSuites • Re: Everon
Perfect! Thank you a lot JörgYou're welcome!Statistics: Posted by xenium — Today, 7:07 am
View ArticleHelp: Rainmeter Skins • Re: Show certain ext in different colour?
Thanks, I managed to get it working using the IfMatch on a new Measure for each item in the list. I may come back and look at a more concise approach at a later date. Thanks to everyone for your help...
View ArticleUtilities and Tools • XInput skin - Detect up to 4 controllers
I found this and had a play with it. I decided to update the skin and allow it to detect up to four controllers.Although I have rearranged the code, I can't take credit for anything other than the...
View ArticleCommunity 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 Article