Help: Rainmeter Skins • ...delete me please
...delete me pleaseStatistics: Posted by sl23 — Today, 5:46 pm
View ArticleHelp: Rainmeter Skins • Re: Variable background music to a preexsisting code
Nevermind!! I was being silly and was using the wrong file nameall I had to changed was the code fromCode: Wav1=[PlayLoop "#@#\Audio\Ame\[Stress]\[Affection]\[Darkness]\[Variation]\File.wav"]toCode:...
View ArticleBugs & Feature Suggestions • Re: [Friendly Resource] If PlayerType=Lyrics...
Alright, as promised, here's the - not yet fully polished - sample that demonstrates displaying the synced lyrics, the automatic (when playing) and manual (when stopped or paused) scrolling, as well...
View ArticleBugs & Feature Suggestions • Re: [Feature] Open Manage window when...
bumpStatistics: Posted by Active Colors — Today, 11:37 am
View ArticleSystem Monitoring • Re: Disk Activity
Thank you, balala! You gave the great idea I needed by using PerfMon. I do have a question that maybe someone can explain/fix. One of the SSDs I'm using is partitioned into M and P drives. I'm using...
View ArticleSystem Monitoring • Re: Resizable Gauges 4.1 announcement
Just to let everyone know that the "Gauges not updating automatically (staying grey) on startup" problem has been solved and the fix will be included on the next update. I tried first using a process...
View ArticleHelp: Rainmeter Skins • Again with the ToolTips!
Argh! So I have again modified this skin, but again the tooltips stopped working correctly and I can't figure out the problem!It's the ToolTipTitle that has stopped working. If I Mute then Unmute, it...
View ArticleBugs & Feature Suggestions • Improvement to ManageRainmeter window...
After a short discussion with Yincognito, I decided to make a request, which hopefully isn't too hard to implement.Basically, the Manage window is awkward to use when needing to constantly refresh...
View ArticleHelp: Rainmeter Skins • Re: Just a quick question ...
I think the devs (IF they think the suggestion is worth considering) will most likely go with option 1. from your list, since it requires minimal changes to the code and doesn't break any potential...
View ArticleHelp: Rainmeter Application • Re: Win 11 - OneDrive Ransomware Issue -...
thanks Yincognito. Never thought about this before. Good to know.Statistics: Posted by CodeCode — Today, 6:05 pm
View ArticleHelp: Rainmeter Skins • CPU frequency
I've just noticed this in the manual:PowerState=MHz : Current CPU frequency in MHz.I assume this doesn't mean the current frequency, but the current CPU instead? Seems odd if that's the case when not...
View ArticlePre-Release Testing • Re: 💥 New Security Certificate. Need some help...
Sorry if I missed something in a previous post, but, do I have to install it or can I just extract and run? Does it require the act of installation in order to do what you want? I don't install...
View ArticleHelp: Rainmeter Skins • Re: CPU frequency
I've just noticed this in the manual:I assume this doesn't mean the current frequency, but the current CPU instead? Seems odd if that's the case when not many systems would have more than one, isn't...
View ArticleHelp: Rainmeter Skins • How to conjoin a string variable with a literal...
Hello allI'veCode: path_fileHandler="C:\Program Files\GPSoftware\Directory Opus\dopus.exe"And I want to do the following in a meter.Code: LeftMouseUpAction="[#path_fileHandler]D:\"That is: I want the...
View ArticleGeneral Discussion • Re: Help with windows shortcuts
Thanks. I thought it would be dependant on the file manager. XYplorer does have an option to open the RecycleBin, but seems only the default way through explorer. I thought there may be a generic...
View ArticleBugs & Feature Suggestions • Re: [BUG] NowPlaying or Winamp bug in...
This should be fixed in: https://github.com/rainmeter/rainmeter/commit/f5c5487d1d7c9138ad4f763a4996c468b17aee2c@jsmorley, can you share a dev build for testing?Statistics: Posted by poiru — Today,...
View ArticleHelp: Rainmeter Skins • Re: How to conjoin a string variable with a literal...
Code: LeftMouseUpAction="["#path_fileHandler#" D:\]"Statistics: Posted by KazukiGames82 — Today, 5:59 pm
View ArticlePre-Release Testing • v4.5.30.3783
We have done a pre-release version to test a fix for NowPlaying discussed in https://forum.rainmeter.net/viewtopic.php?p=226337#p226091Please get this version, which has that fix as well as all the...
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 ArticleBugs & Feature Suggestions • Re: [Friendly Resource] If PlayerType=Lyrics...
Alright, after having slept on it I approached this a bit differently and managed to write the formulas in a way that allows for either of the "line always in the chosen vertical position" and "line...
View Article