Suites • Re: Taskbar Skins Layout
Apologies, I have stated I have a poor memory. I wasn't expecting you to delve into it again, I was just confirming my end seems OK on two machines. Yeah, I know, it's ok, but you too know that I try...
View ArticleHelp: Rainmeter Skins • Re: CPU frequency
The "Mhz" value for PowerState in the Power plugin is of some value, but not much in my view. It is the number in Mhz that is the "rated" vaule for your CPU. It is indeed a static number. I think of...
View ArticleSuites • Help with windows shortcuts
I've been looking for a way to do two things, though I'm not sure these are possible with simple shortcuts through Rainmeter or not.The first is a link direct to the WindowsDefender/Virus and Threat...
View ArticleBugs & Feature Suggestions • Re: [NOT A BUG] Floating Point Imprecision
Good idea, though in this case the rounding must be done in the proper stageOf course, the use case isn't universal. What I'm usually doing is applying the rounding to the log so I can compare...
View ArticleHelp: Rainmeter Skins • Re: How to conjoin a string variable with a literal...
SilverAzide, that is a magnificent explanation. Thank you very much. I do find though that, contra(?) 4 but comparable to 5, the following works.Code:...
View ArticleHelp: Rainmeter Skins • Re: Regular Expressions
I figured in a Calc measure I would need to use a series of IfCondition statements that would cover each range of possible numbers. I thought it would be simpler to use regexp in a substitute...
View ArticleGeneral Discussion • Re: Help with windows shortcuts
I'll try to remember that when I go senile! ...Er... Too late! Statistics: Posted by sl23 — Yesterday, 11:38 pm
View ArticleHelp: Rainmeter Skins • Re: Expandable list with chevron
Quick side question. What application is everyone using to make the animated screen capture gifs?First, sorry for the delay in responding, I was working on another skin and also took a nap in the...
View ArticleGeneral Discussion • Clamp and Shape % problems.
Having tried several game launcher apps, I've decided it would be easier to make my own with the added benefit of taking up minimal space without the hundreds of thousands of files, the massive task...
View ArticleGeneral Discussion • Re: Clamp and Shape % problems.
I worked out that the formula should be:((CurrentValue / 255)*(-#BarH#))BarH is 50.This seems to work, this time. But I can't seem to get the Clamp to work correctly which seems to give an incorrect...
View ArticleRainmeter News • Re: Rainmeter 4.5.19 Release
Seems like the winget package got a bit scuffed at the moment, downloading Standard Install, and then doing winget list --id Rainmeter.Rainmeter, the Version is 4.5.19 but there's a new Available is...
View ArticleHelp: Rainmeter Application • Winget runs push same Rainmeter update over...
Hello everyone,Not really a functionality issue but a versioning issue.When winget is run, it updates the same version time and time again.Could it be because of the 3 digit-versioning vs. the 5 digit...
View ArticleHelp: Rainmeter Application • Re: Winget runs push same Rainmeter update over...
Saw that this will be addressed in the next release.Thanks.Statistics: Posted by ot7849 — 44 minutes ago
View ArticleHelp: Rainmeter Skins • Re: Clamp and Shape % problems.
Very true! Maybe I was jus testin'! Really? You seem to be pretty damn good at all this stuff tho!It's odd that there so many errors as I get none! There's only two images that's the only errors you...
View ArticleHelp: Rainmeter Skins • Error Rainmeter skinpath
Rainmeter kept saying There are no available skins at C:\Users\Zojo\Documents\Rainmeter\Skins\ Rainmeter 4.5.19.3753 (64-bit)Language: English (1033)Build time: 2024-08-08 8:45:56Windows 10 Pro 22H2...
View ArticleHelp: Rainmeter Skins • Conditional Formulas
I was wondering if there's any way to calculate an empty string using these? I have come across this problem so many times, I thought it may be best to see if there's a general solution I could apply...
View ArticleHelp: Rainmeter Skins • Re: Conditional Formulas
I was wondering if there's any way to calculate an empty string using these?No, there is not. Formulas can be applied only on numeric values, they can't deal with strings. This means the Formula...
View ArticleHelp: Rainmeter Skins • Re: Error Rainmeter skinpath
This may be a result of Windows moving your 'Documents' folder to a location that you do not have full read/write privileges to modify. Windows OneDrive\Documents\Rainmeter\Skins is NOT recommended...
View ArticleSound, Music and Visualizers • YouTube Player
youtubeplayer2.jpgYouTube PlayerA YouTube (Embedded) video playerFull video control via Webview pluginScalable from 1X ~ 5X (Default 1.5X)-/+ Scaling controlsOptional color/clear backgroundOptional...
View ArticleHelp: Rainmeter Skins • FileView Files not showing
So, as I couldn't use Conditional Formulas, as per the other thread I just posted, I have added 50 IfMatchAction to the FileView measures to hide them when no FileName exists. As for some reason, you...
View Article