Help: Rainmeter Skins • Türkçe karakter yardım.(Turkish character help.)
Merhaba. Forumda yeniyim doğru yere mi yazıyorum bilmiyorum. Ben tarihin gün ve ay kısmının büyük harflerle ve Türkçe görünmesini istiyorum. Türkçe kısmını hallettim fakat harflerde problem yaşıyorum...
View ArticleHelp: Rainmeter Skins • Re: Türkçe karakter yardım.
Please use English on the forums. Thanks!So with that measure:Code: [MeasureDate]Measure=TimeFormat="%d %B %Y %A"Substitute=#Date#FormatLocale=TRI get:05 Şubat 2025 ÇarşambaIt translates to 05...
View ArticleSuites • Re: Gnome Bar
Updated: V 1.2025.02.05Added 3-day weather to left of the bar clock on mouseover of current weather- displays better with either desk names or VDesk hiddenAdded toggle of VDesk indicators by clicking...
View ArticleUtilities and Tools • Re: FontSelector Context Menu
It's not really about substitutions or regex, but about logic, to be honest - you don't need to fix the 'old' version, just understand where it was inefficient for the future, that's why I posted the...
View ArticleGeneral Discussion • Re: Checkmarks in Context Menu
Yep, done it too in the past, in the Rainmeter only version of my Earth skin:https://forum.rainmeter.net/viewtopic.php?t=37746#p192275That being said, different or specific ways to do it are always...
View ArticleHelp: Rainmeter Skins • Re: Hide & Seek
It would be about assigning two icons to the corresponding image meter when you mouse over them.For example, when you mouse over, set a variable EditIndex "1" for the first image meter, then the...
View ArticleHelp: Rainmeter Skins • Re: Wanting to mimick streaming device On PC
In addition to what balala said, it should be noted that Rainmeter doesn't in any way prevent the user from interacting with the PC, its OS, its other installed apps and so on. While you can very well...
View ArticleDate and Time • Re: LuaCalendar
I'm a complete newbie to LUA calender and started an hour ago with filling the Event.xml with some recurring dates.What I'd like to add to the dates are the advent Sundays. These are the last four...
View ArticleHelp: Rainmeter Skins • Re: Türkçe karakter yardım.(Turkish character help.)
"Thank you for your interest. I resolved it with the Lua file."Statistics: Posted by Timya — Yesterday, 11:32 pm
View ArticleSound, Music and Visualizers • Re: Cleartext (JD Edition) by Jelle Dekkers...
"Actually, what I want needs to be in cleartext 6.0. I usually make adjustments in the lua file to achieve that, but this one seems more beautiful and fluent to me. Thank you for your...
View ArticleHelp: Rainmeter Skins • Re: Help with Reducing Lines of Code
Another terrible idea, along the lines of:Well, now that you said it, while such a possibility exists via self updating the measure dynamically with every core index from 1 to 24, you're right that...
View ArticleSuites • Re: Gnome Bar
@A.C. "Thanks!" Updated to V1.2025.02.08 (Final?)Major re-work keeping with the idea to only show items that are not easily available from the Windows taskbar.UPDATESNew Gnome Bar Settings skin-...
View ArticleHelp: Rainmeter Skins • Chinese display bugs?
When I write Chinese in "AppFolder=", like "测试" or "文件夹", it shows up in other Chinese, asked DeepSeek,“Text=测试” and only hard-coded Chinese can solve the problem .Now I've simplified it and put it in...
View ArticleHelp: Rainmeter Skins • Re: Chinese display bugs?
See if this helps:https://docs.rainmeter.net/tips/unicode-in-rainmeter/In short, encode your .ini and .inc files as UTF-16 LE BOM, if using Notepad++.The above assumes that your font can properly...
View ArticleHelp: Rainmeter Skins • Re: Is OnUnfocusAction behaving properly?
I changed it to this instead:Code: [Rainmeter]Update=-1AccurateText=1MouseActionCursor=0OnRefreshAction=[!SetWindowPosition "((#ScreenAreaWidth#/2)-#Width#/2)"...
View ArticleCommunity Plugins & Addons • Re: RainFocus
This is working, but I am having trouble with XYplorer for some reason. This one app steals mouse over focus or something. If I move the mouse from any app to the skin, the skin gets focus. But if I...
View ArticleSuites • Re: Monterey Rainmeter 1.0
I'm doing what you said right now but i can't find where to edit it.(now i've attached some image)Statistics: Posted by Happy Sea — Today, 1:55 am
View ArticleHelp: Rainmeter Skins • Re: Calculating the text width
To know how much the shape needs to be extended (red line of the Image) W=300+Difference. Or i dealing it wrong? I don't follow. Seems to me you want some meter, the Shape meter in my example, to be...
View ArticleGeneral Discussion • Re: Calling Python
OK - I am running into a Rainmeter logic problem. I click the Recalculate button and the python script is fired and the colors are updated in Varaibles.inc, but the skin doesn't refresh with the new...
View ArticleCommunity Plugins & Addons • Re: [v1.2.0] FrostedGlass - Now more...
Give me maybe a couple days and I'll make a test skin to expose what I mean and my possible improvement ideas.How is everything going? Statistics: Posted by KazukiGames82 — Yesterday, 9:54 pm
View Article