Help: Rainmeter Skins • Issues with game launcher skin...
I'm starting to get lost with this code! I've got it mostly working, just some errors and functions not working correctly.I can't add the full rmskin package, at least not here due to size...
View ArticleDate and Time • Time Zone Abbreviation
As far as I can tell, the Time measure format codes include, for time zone, only the full name (eg. "Eastern Standard Time"). Is there any way to get the time zone name abbreviation, eg. "EST", "PDT",...
View ArticleDate and Time • Re: Time Zone Abbreviation
As far as I can tell, the Time measure format codes include, for time zone, only the full name (eg. "Eastern Standard Time"). Is there any way to get the time zone name abbreviation, eg. "EST", "PDT",...
View ArticleHelp: Rainmeter Skins • Re: Time Zone Abbreviation
Either that, or a call to any site that has such a database of timezones and their abbreviations. Not sure how many of them use Javascript that WebParser can't reasonably deal with, but I can't...
View ArticleBugs & Feature Suggestions • Re: Unfocusing skin when entering InputText...
even if right now it is a problem for meWell, you could set an additional variable just before commanding the measure to execute, and do it in such a way to suggest that the skin is still focused, and...
View ArticleSuites • Re: Gadgets 7.7.0 - inspired by AddGadgets.com Sidebar Gadgets
This is my favorite Rainmeter suite. The HWiNFO bit is new, so I'm not sure where to put it, but I've had some of the others on my second screen for months and months now.Hi XylemFlow! Great...
View ArticleHelp: Rainmeter Skins • Re: Weather Skins Not Working
I just can't remember the exact reason why we decided to use a browser user agent for the weather.com skins at the time we were building them. It might have been simply for the "peace of mind" that...
View ArticleHelp: Rainmeter Skins • Re: Quote Skin: How can I iterate through all lines...
Here is how you can approach this...SequentialQuote_1.0.rmskinSkin:SequentialQuote.iniCode: [Rainmeter]Update=1000DynamicWindowSize=1AccurateText=1OnRefreshAction=[!SetOption MeterQuote W...
View ArticleHelp: Rainmeter Skins • FileView IconPath!
Dare I ask again! But seeing as my question remained unanswered, I'm attempting to follow this where I can.I'm not trying to be antagonistic either, it's a genuine query that I don't understand.After...
View ArticleHelp: Rainmeter Skins • Re: FileView IconPath!
The original confusion stems from contradictory posts:Yincognito:It's the same icon CONTENTS, it's not the same icon FILE. Like you said, it only makes sense if you want to specify a location, other...
View ArticleGeneral Discussion • Client Hints as a replacemtn for UserAgents?
Has there been any discussion or research into using the newer technology of Client Hints to replace UserAgents in the webparsers? While I realize that this is a little early to be worrying about...
View ArticleBugs & Feature Suggestions • Re: [Optimization] Hide Rainmeter skins when...
Related subject, but about unloading rather than hiding:https://forum.rainmeter.net/viewtopic.php?t=44457Statistics: Posted by Yincognito — Today, 10:46 am
View ArticleBugs & Feature Suggestions • Rainmeter Not Working
Hi! So I just recently just downloaded rainmeter and now its not working. First I got an error saying that there were no skins. After searching online and downloading & Installing the skin, It...
View ArticleBugs & Feature Suggestions • Re: Rainmeter Not Working
Check this:https://forum.rainmeter.net/viewtopic.php?p=157423&hilit=protected#p157423Statistics: Posted by jsmorley — Today, 11:15 am
View ArticleDocks and Launchers • Re: FolderView
There are different types of context menus: 1.) Rainmeter skin context menu2.) Rainmeter skin custom context menu 3.) Windows explorer context menu as related to FileView files & foldersIn a...
View ArticleCommunity Tips & Tricks • Re: Parsing JSON API
I just found this and decided to try it out. It took me a while to make it work since I've never used LUA. Everything is working, but minor changes were needed to get it to run. My code looks like...
View ArticleBugs & Feature Suggestions • [BUG/SUGGESTION] Inverted and negative low...
This has been bugging me for a long time, and I'm not sure if it's a classic bug, a weird feature or just something that would better classify as a suggestion for the future, so I'll just mention it...
View ArticleHelp: Rainmeter Skins • Re: Scrollbar for Notes from Moxx.Pack
Okay, here are some changes to get draggable scroll bar and color options for paragraphs.moxx3.gifLet me know if you have any questions or concerns. Hi, I was wondering about adding a scrollbar to my...
View ArticleBugs & Feature Suggestions • Re: [BUG/SUGGESTION] Inverted and negative...
I'll be honest...I have no idea what the issue here.I know the low and high values in the clamp function are reversed and neither is an actual "good" clamping since the order is invalid, but this is...
View ArticleFeatured Plugins & Addons • Re: HotKey plugin 1.0
measures do not support group bangs like meters doA minor clarification to an otherwise excellent answer: measures do support group bangs (actually, more group bangs than meters do), just not a...
View Article