Help: Rainmeter Skins • Re: Problems with displaying CPU and GPU usage...
I have two Skins, the same solution and different results for both.If we don't see the first Skin rewritten to work with the usage monitor:Code: [Rainmeter]Author=http://lysy1993lbn.deviantart.com/ •...
View ArticleDate and Time • Re: Hijri calendar with prayer times
Try left-clicking on the minaret on the right-hand side of the skin. Continued left-clicking will cycle between Arabic, Local language, days / months English and no date display.jazulahhukhair, it...
View ArticleOther Uncategorized Skins • Re: HowOldIs2025 (UTC)
I think this can be done even with no lua script file (not that it isn't good with script as well, just another approach):Nice. This is also based on the local time instead of UTC, which some may...
View ArticleHelp: Rainmeter Skins • Secret Digital Diary help
hii i'm trying to make a rainmeter skin that's a secret digital diary. it has a front cover png and a page png. i've coded so far the functionality of the opening pages back and forth. but i'm having...
View ArticleFeatured Plugins & Addons • Re: Using HWiNFO with Rainmeter
It certainly helps, SilverAzide, thank you for sharing and thanks to the HWiNFO developer for implementing this! Statistics: Posted by Yincognito — Today, 9:27 am
View ArticleHelp: Rainmeter Skins • Re: Measure Audio Level
I don't understand why on the code many parts are being multiplied by 0. Anything multiplied by 0 will be 0.This is based on my previous code...
View ArticleHelp: Rainmeter Skins • Re: Secret Digital Diary help
Some small notes on your code, unrelated to your question:1) There is a difference between the name of a variable and its value, so CurrentPage is the name of the current page variable, while...
View ArticleHelp: Rainmeter Application • Help with Zpos button please...
Basically, I've set up a button on a skin to toggle the Zpos between "Stay Topmost" and "Normal" using a dynamic variable.I'm having three issues:1. The icon isn't displaying correctly upon skin...
View ArticleHelp: Rainmeter Skins • Re: Problems with displaying CPU and GPU usage...
Try adding a MinValue=0 and a MaxValue=1000 (make sure you add 1000, not 100) option to the [Smooth2] measure of the Skins\Circle\CPU\Size3.inc file. Also replace the MeasureCPU2 measure name used in...
View ArticleHelp: Rainmeter Skins • Re: Color-Slider -> Consultation
LeftMouseDragAction=[!SetOption SliderRed X "(Clamp(($MouseX$ / #ScaleX#),(135),(175)) * #ScaleX#)"]. Nope thats wasn´t it. I believe you are close with this actually, you just need to escape the last...
View ArticleHelp: Rainmeter Skins • Re: How can I do scale Skin Size with pulling
Hello,I would like to get back into this topic.At the beginning it was fine for me because it somehow worked, but over time you notice certain things and errors.Maybe I can improve one or two things...
View ArticleHelp: Rainmeter Skins • Tamagochi game help
i 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 enterferes because lets say i have 1 full heart, 1...
View ArticleMembers' Lounge • Re: Happy Birthday smurfier!
Happy Birthday Smurf!!! Statistics: Posted by jsmorley — Today, 12:10 pm
View ArticleMembers' Lounge • Re: Happy Birthday Rooky_89!!
giphy.gifStatistics: Posted by tass_co — Today, 12:58 pm
View ArticleHelp: Rainmeter Application • Re: Reported size of diskspace used
Thanks. Image now included. Where do I find the code? Screenshot (1).pngStatistics: Posted by TonyCzar — Today, 4:18 pm
View ArticleHelp: Rainmeter Skins • Re: FileView & Shape Container
I use Font Awesome as the icon / symbol font.https://fontawesome.com/v6/search?o=r&m=freeI have to come back to this topic again.Unfortunately, some font symbols are not available in the free...
View ArticleHelp: Rainmeter Skins • Re: Secret Digital Diary help
yay i did it the date works now but i can't figure out with the scrolling feature aha i don't understand it if u could also explain how it works i'd really appreciate thank for all the help you've...
View ArticleHelp: Rainmeter Skins • Re: Help with clamping a variable
Solved it :Code: [mPage]Measure=StringString=#PageNo#IfMatch=1IfMatchAction=[!ShowMeterGroup Page1][!UpdateMeterGroup Page1][!HideMeter PageBkIcon][!Redraw]IfNotMatchAction=[!HideMeterGroup...
View ArticleHelp: Rainmeter Skins • Re: Need a little help with getting an If Condition...
Can I ask a quick question, as I have a similar situation. The documentation explains it like this<condition> ? <expr. if true.> : <expr. if false.>Can I nest this condition? In...
View ArticleHelp: Rainmeter Skins • Re: Help with the skin's visual effect.
I can't solve this...Code:...
View Article