Help: Rainmeter Skins • Re: Is it possible to automatically make a skin...
Not so sure "active" is the right word, what I think he is getting at is "focus". If you somehow "force" a Rainmeter skin to have focus at all times, so it can detect and react to an arrow key, that...
View ArticleLua Scripting • Re: Read and Write UTF-16 LE BOM (lua)
Neat. I think the biggest problem with Lua and multibyte characters is that Lua will not probably deal with any string "measurements". String length, string extract, etc.Statistics: Posted by jsmorley...
View ArticleHelp: Rainmeter Skins • Re: FileView & Shape Container
This is what i am get, there is still something missing Maybe that's because except using the Container option and having the gradient in it, you didn't do anything else that I described or that is...
View ArticleHelp: Rainmeter Skins • Re: Help hiding this visualizer when there's no audio...
the false action does work, it does activate the skin constantly when i manually deactivate. it's the "true" action that doesnt work or even seem to be detecting anything at all, i suspect the...
View ArticleHelp: Rainmeter Skins • Re: NowPlaying & VLC-Media Player
You may need to use the ForceReload flag? Am I using this correctly? Flags=ForceReload. Somehow the cover still gets downloaded into the cache.And I tried to set an image if the measure have no Data,...
View ArticleSite Discussion • Re: Small docs suggestions
Thanks [jsmorley] You still have some work to do if you have to adjust a lot of things.Another question in relation to the forum. I know each topic stands for itself, be it strings, shapes, images,...
View ArticleHelp: Rainmeter Skins • Re: Change 12 h to 24h BoldClock
My skins is BoldClock and I would like to change time format from 12 to 24 h. And is there any way to make date and day thicker?The skin based on the posted code already shows the time in 24 hour...
View ArticleHelp: Rainmeter Skins • Re: NowPlaying & VLC-Media Player
Yes, you understood it correctly, well done! But unfortunately I don't get the placeholder image from Substitute?...
View ArticleHelp: Rainmeter Skins • Re: SideBar Hide & position
Picture a SideBar that remains hidden on the left edge of the screen until hovering... then, when the skin slides open, some kind of dropdown menus ( 3 or 4 ) appear... in this Case Menu1, Menu2...
View ArticleHelp: Rainmeter Skins • Re: FileView & Shape Container
Very very nice of you to ask. Unfortunately no But from what I've seen in most examples, they work with a text string as a container and an image.But are you sure that it works with two font symbols....
View ArticleUtilities and Tools • Re: App Update Check
- UPDATED - 2025.1.20..15: Link in original post.Added - Rainmeter skins update check skin. You can add your favourite skins and as long as the skin authors are willing to take heed and keep their...
View ArticleHelp: Rainmeter Skins • Re: Performance testing
Sorry for not replying earlier. I have been fighting with various annoyances/ bugs in various code blocks. The one I just fixed was really annoying. Artwork was not displaying properly when playing...
View ArticleCommunity Plugins & Addons • Re: BlurInput Plugin
However on the current version I can now use set option to fix it, which is great! Still I believe the command would fix it perfectly fine with less bangs.Code: LeftMouseUpAction=[!SetVariable...
View ArticleHelp: Rainmeter Skins • Re: Is this a bug?
you've used IfEqualValue option, along with an IfAboveAction option. Usually these should be used in pairs: IfEqualValue with IfEqualAction and IfAboveValue with IfAboveAction. Even if not forbidden,...
View ArticleHelp: Rainmeter Application • Re: Missing Skins folder?
I didn't want to create a new topic, so I'm jumping in here.I wanted to ask why there is no separate "Refresh Folder" function in Rainmeter's folder tree function. This would be useful if you only...
View ArticleHelp: Rainmeter Skins • Re: SideBar Hide & position
At the end the teacher took 20 seconds to unwrapped this formula°F = (°C * 9/5) + 32. and came up with... -40... that is the number where the 2 tables show the same number...Of course we all in the...
View ArticleHelp: Rainmeter Skins • Re: Loop
Do you want to sequentially, once every 1000 ms, display one core at a time going from 1 to the number of cores? Or do you want to display all available cores, from 1 to the number of cores, at the...
View ArticleHelp: Rainmeter Skins • Re: FileView & Shape Container
Unfortunately I have to disappoint you, I didn't manage to get it right. As I said, the examples in the manuall all use images that are placed on the font. Not in my case! Here I only want to work...
View ArticleHelp: Rainmeter Skins • Re: NowPlaying & VLC-Media Player
Be aware that it will match anything that is not the https://lastfm.freetls.fastly.net/i/u/64s/4128a6eb29f94943c9d206c08e625904.jpg empty cover image link, including "", "abc" and so on. If you need...
View ArticleUtilities and Tools • @Inactive
@InactiveA tool that automatically detects what skins you aren't using and creates an executable in order to help you move them out.Download LinkGet the latest .rmskin from the Releases tabOk but what...
View Article