Utilities and Tools • Re: Translucent Taskbar
From what I understand, the rm skin dev would like to update it for Win 11 but just hasn't had the time, and recommends people install their TranslucentTB program from the Microsoft Store...
View ArticleHelp: Rainmeter Skins • Re: UTC Timezone
I have the same "dumb question". How did you fix it?Statistics: Posted by eris — Today, 6:13 pm
View ArticleCommunity Plugins & Addons • Re: Media Player Plugin
Is there any way to get this plugin working on Windows 11? Because I couldn't find such a way. It perfectly worked on Windows 10, but since I switched to Windows 11, I can't get it working. Thanks if...
View ArticleGeneral Discussion • Re: Is it possible to have a skin remember its position...
Does any of these help?https://docs.rainmeter.net/manual/settings/skin-sections/#WindowXY (into Rainmeter.ini)https://docs.rainmeter.net/manual/user-interface/manage/#SkinsTab (see Skin...
View ArticleCommunity Plugins & Addons • Unable to use FindWindow on Rainmeter
Currently attempting to make a small .exe that will enable and disable Fountain of Colors when Spotify is open, since I only really want it open when Spotify is open. I'm trying to send Bangs using...
View ArticleCommunity Plugins & Addons • Re: Unable to use FindWindow on Rainmeter
Currently attempting to make a small .exe that will enable and disable Fountain of Colors when Spotify is open, since I only really want it open when Spotify is open. I'm trying to send Bangs using...
View ArticleQuotes and Notes • Re: ✝ Bible Verse of the Day (BibleGateway) 🕊️
great. Does anyone know if these exist in French please?Hi, there're four French versions available on BibleGateway which you can use:DBS: La Bible du SemeurLSG: Louis SegondNEG1979: Nouvelle Edition...
View ArticleHelp: Rainmeter Skins • hide clock
How about I would like to hide the clock when I open any application on my PC, because it is always up and annoyingFor example, I open Chrome and the clock is always visible.Statistics: Posted by...
View ArticleHelp: Rainmeter Skins • Re: hide clock
How about I would like to hide the clock when I open any application on my PC, because it is always up and annoyingMost probably you shouldn1t hide the clock, but set it to not stay on top of all...
View ArticleHelp: Rainmeter Skins • Re: Automatic refreshing after Spotify song ends
So it will refresh the title of the widget so i dont have to do it myselfStatistics: Posted by tanuki_raccoon — Today, 12:12 am
View ArticleWeather • Re: Open-Meteo Weather API
...I am new on Rainmeter in general and I WANT TO MAKE THIS WIDGET WORK. i am still honestly getting a gist of these codes and whatsoever. Can someone help me customize this skin to make it work...
View ArticleBugs & Feature Suggestions • [Bug] Error message for failed read/write...
Sadly I can't embed videos, so a link to it and the bug in question:https://streamable.com/y9hmugBut when your Windows is f#$%^& enough to where unticking Read Only and running the installer as...
View ArticleBugs & Feature Suggestions • Re: [Bug] Error message for failed...
Sadly I can't embed videos, so a link to it and the bug in question:https://streamable.com/y9hmugAs far as I recall, there have been similar reports by other users on this in the past, and if I...
View ArticleHelp: Rainmeter Skins • Re: Weather Skins Not Working
I created a topic about my problems with the polar night. The weather site itself is not public, so I made a piece of skin that works with a local file. The problem is repeated...
View ArticleHelp: Rainmeter Application • Re: Rainmeter crashes after installing skin
He might be talking about this skin by eclectic, I use it a lot too. (It has never given me problems).Yep, might be. Let's see, if he comes back with a reply.Statistics: Posted by balala — Today, 4:44...
View ArticleHelp: Rainmeter Skins • Re: How to delay the firing of IfCondition?
I think the problem is that at the first moment webparser returns zero. And although the value then changes to the desired value, other than zero, IfCondition has already seen this zero and no longer...
View ArticleHelp: Rainmeter Skins • How to constantly refresh a skin?
How to constantly refresh a skin?I got the VolumeMixer skin by JaxCore and I've set it on the static mode, where there's the volume icon in the system tray and if I click it it shows up the mixer....
View ArticleHelp: Rainmeter Skins • Re: How to constantly refresh a skin?
How to constantly refresh a skin?I got the VolumeMixer skin by JaxCore and I've set it on the static mode, where there's the volume icon in the system tray and if I click it it shows up the mixer....
View ArticleHelp: Rainmeter Skins • Re: Receiving Window Messages
It might be too late, but...Code: Bang(str) {d := Buffer(24, 0)l := (StrLen(str) + 1) * 2NumPut("UPtr", 1, d)NumPut("UPtr", l, d, 8)NumPut("UPtr", StrPtr(str), d, 16)dhw :=...
View ArticleBugs & Feature Suggestions • [BUG] @Include recursion tree is flawed
This one is gonna be a bit hard to wrap your head around but the example should show the "bug"We have a folder with the filesMainSkin.ini└A.inc└B.inc└C.incIn the skin, the meters are color coded to...
View Article