Help: Rainmeter Skins • Re: Help with clamping a variable
It almost works, but seems erratic in how it works though.Hi [sl23]Try adding an [!UpdateMeter *] to your [LeftmouseAction]. All visual elements such as text, images, graphics, etc. should be redrawn...
View ArticleHelp: Rainmeter Skins • Re: Help with the skin's visual effect.
I can't solve this...Code:...
View ArticleCommunity Plugins & Addons • Re: SendKeys Plugin
Just for future GitHub reference, the releases are here:1.jpgStatistics: Posted by jsmorley — Today, 12:53 pm
View ArticleHelp: Rainmeter Skins • Re: Hiding Visualiser bars on Fountain of Colors -...
Hiding Visualiser bars on Fountain of Colors - visualiser.Hello. I am brand new to Rainmeter and I am pleased with myself for already managing to do a few things. However I have hit my limit, even...
View ArticleHelp: Rainmeter Skins • Re: Windows Registry
I only use PowerShell to detect the "chassis type" to see if the system is a desktop or a laptop:gcim -namespace 'root/cimv2' -classname Win32_SystemEnclosure | select-object ChassisTypes |...
View ArticleHelp: Rainmeter Skins • Log error Re: Image not found
Sorry to dredge this up again!So, I am trying to make my skin generic, then it can be used as an @include file to be used with other skins.It's difficult to break it down to a minimum bite size code,...
View ArticleHelp: Rainmeter Skins • Re: Problems with minimum and dynamic width
Change the 'X' value of your style to equal the measured width of the song info:Code: [playerstyle]SolidColor=0,0,0,190FontFace=Segoe UI Variable...
View ArticleHelp: Rainmeter Skins • Re: Log error Re: Image not found
And that may not even work just like that. It could even need more things I'm not thinking about right now since it's 4:35 am. So you may want to make a test skin before you try it on yours to make...
View ArticleHelp: Rainmeter Skins • Re: Tamagochi game help
if no one understands please ask me any questionsi was working on this tamagachi code and i've made the 3 hearts decrease level overtime (full=half=dead) and when i feed it and do other stuff it...
View ArticleCommunity Plugins & Addons • Re: BlurInput Plugin
I don't agree though. If I have MeasureName=#CURRENTSECTION# on the measure, then anything I input will stay there until I either click in the input field again, or refresh the skin. Nothing in code...
View ArticleHelp: Rainmeter Skins • Re: Is there a variable for the currently selected file?
The above was just an example, you can use any root / parent folder, it doesn't have to be the skin one. As for measures, well, that's how Rainmeter gets data in the first place: no corresponding...
View ArticleOther Software & Customization • Re: Image orientation, which is correct?
I found ExifPilot which seems to be a simple to use and easy to see exactly what it is you are doing with images without the guesswork required with XnViewMP!Also, XnViewMP creates a new file instead...
View ArticleHelp: Rainmeter Skins • How to Create a Crypto Skin Using Widget Code from...
Many cryptocurrency databases or exchanges provide code in HTML or Java for embedding widgets on a website. Can this code be used to create a desktop skin?Statistics: Posted by Jurgen — Today, 4:09 pm
View ArticleHelp: Rainmeter Skins • Re: How to Create a Crypto Skin Using Widget Code...
Many cryptocurrency databases or exchanges provide code in HTML or Java for embedding widgets on a website. Can this code be used to create a desktop skin?Not directly, but you can use the WebView...
View ArticleHelp: Rainmeter Skins • Re: Tamagochi game help
yes strictly from heart1 to heart3 but i want it to skip full_heart.png. for example if i have heart3 displaying full_heart.png, heart2 half_heart.pn, heart1 dead_heart.png then i when i click the...
View ArticleSuites • Re: Gadgets Additions 4.5.1 - extend your Gadgets suite
Hello,I would ask how do I get the Surround Analyzer () to work? Doesn't it work with programs like Foobar?It doesn't matter to me which sound output I set there. Whether WASAPI (shared) or “Default...
View ArticleHelp: Rainmeter Application • Rainmeter.exe.config download error
When im trying to download Rainmeter there is error: unable to open the file for writingStatistics: Posted by ArtyomkaAbobus — Today, 4:39 pm
View ArticleHelp: Rainmeter Application • Re: Rainmeter.exe.config download error
The error has nothing to do with downloading Rainmeter, but installing it. We would need more info than that though, not everyone understands all that the said dialog says exactly. Other than that,...
View ArticleCommunity Plugins & Addons • Re: RGB Plugin
Judging by the source code, I don't think it manipulates saturation and brightness at allLooks like he just forces Saturation and Brightness to "full" (1.0) double s = 1.0, v = 1.0; // Full saturation...
View Article