Help: Rainmeter Skins • Re: How to add a semi-transparent background?
A second solution, which is a bit more complicated, but it's much more versatile. Add a Shape meter to be beginning of your code, before the first meter (so before [Title]). Something like this:Code:...
View ArticleRainmeter News • Re: Are we worried yet? Hosting provider "running on...
Yay!https://osuosl.org/blog/osl-future-update/Statistics: Posted by jsmorley — Today, 11:21 am
View ArticleHelp: Rainmeter Skins • Re: Help with correcting Net speeds
So why are these websites telling everyone the opposite?Because the numbers look bigger when dividing by 1,000,000 instead of 1,048,576... and they can BS you into thinking they are giving you the...
View ArticleHelp: Rainmeter Application • Skin keeps moving behind other...
Hey all, I think this is an application issue and not a skin issue, but feel free to correct me.I have my Rainmeter skin set to the "Normal" position, which I assume means it's supposed to stay...
View ArticleHelp: Rainmeter Skins • Re: Help with leading zeroes and counting files in a...
It makes no sense to add the [!Log ...] bang to the FinishAction of the folder, for two reasons: the folder is only read once at skin load time by the [Folder] measure, and that measure doesn't have...
View ArticleLua Scripting • Windows Time Zones (PowerShell + Lua)
I'd like to share a ps1 script to get all windows timezone data from the registry into a lua table, plus a lua script to read that table to use the information.We get the timezone name and display,...
View ArticleHelp: Rainmeter Application • Re: Skin keeps moving behind other...
Hey all, I think this is an application issue and not a skin issue, but feel free to correct me.I have my Rainmeter skin set to the "Normal" position, which I assume means it's supposed to stay...
View ArticleFeatured Plugins & Addons • Re: Mouse plugin from NighthawkSLO
I'm not sure at all about this:- occasional funky / Chinese / Unicode chars in the logIf there are no (more or less known) issues, I rarely check the log. So even if sometimes there were such...
View ArticleLua Scripting • Re: Windows Time Zones (PowerShell + Lua)
Nice work! Those Windows registry entries regarding time zones are there to be used, even if they're suited 'only' for a time zone drop down, it's still a place to start from and better than being...
View ArticleHelp: Rainmeter Skins • Button State
I have this skin configuration in a different skin (this is just a test package) I would like the button state to persists when the Bigger Time skin is active or deactive. What am I missing, because...
View ArticleHelp: Rainmeter Skins • Re: way to make a difference visible
For the record, it would help and make things much easier if you'd use the full datetime in a single Time measure, e.g:Code: [MeasureCurrentDateTime]Measure=TimeFormat=%Y-%m-%d...
View ArticleHelp: Rainmeter Skins • Re: Button State Persists?
That did it, it works now, thank you so much @Yincognito.Statistics: Posted by Thinkr8 — Yesterday, 11:26 pm
View ArticleSuites • Re: Gadgets 7.9.0 - inspired by AddGadgets.com Sidebar Gadgets
Sorry to hear you are having issues. The core usage values are not coming from HWiNFO, they are coming from PerfMon. Check that your performance counter database is not corrupted: HOW TO: Fix your...
View ArticleHelp: Rainmeter Skins • Re: [Help] Processor Name?
Good morningThanks for your helpStatistics: Posted by DuChene — Today, 4:35 pm
View ArticleHelp: Rainmeter Skins • Media Play Skin with ffplay?
Hi Friends,I have a new project, or rather, a new idea. I discovered that ffmpeg [media library] has a built-in Cmd/Powershell player. Since I think ffmpeg should be present on every system, I wonder...
View ArticleGeneral Discussion • Way to change layout based on program
Was just wondering if there was a method or add-on that allows you to have your layout changed to a different preset when running a specific program?And then back when said program closes.Thank...
View ArticleGeneral Discussion • Re: Way to change layout based on program
You can do it based on the active process using isFullScreen plugin which returns the current process as its string value, or based on the active window title using the GetActiveTitle plugin.You’d do...
View ArticleHelp: Rainmeter Skins • Re: Sound Output and Visualizers
Yeah, it appears to cover different sound sources. However the problem lies in detecting audio. I don't care much for changing the volume of individual speaker sources, as i only have one which is my...
View ArticleHelp: Rainmeter Skins • Re: Media Play Skin with ffplay?
Maybe a beginner's question But I can't figure it out right now or i dindnt see it. It's about these "" characters; Rainmeter i know ignores them.But if I enter the entire path of an image with the ""...
View ArticleHelp: Rainmeter Skins • Re: can anyone guide me please?
Could you help us please when asking for help? A link of the skin would be fine. I know Google is our friend, but the Catppuccin Rainmeter skin I found is not by modkavartini, but from dule23. So...
View Article