Bugs & Feature Suggestions • [BUG] Flickering taskbar when running...
Hello, everyone!I need your attention to help fix an issue. The flickering only occurs when running Rainmeter while ExplorerPatcher is active (ExplorerPatcher is software that modifies the Taskbar and...
View ArticleBugs & Feature Suggestions • Re: [BUG] Flickering taskbar when running...
Generally speaking, you do realize that using an explorer patcher doesn't have much to do with Rainmeter, right? Secondly, I could be mistaken, but I don't see much Rainmeter in your...
View ArticleBugs & Feature Suggestions • Variable font support
Could we get support for the various axes that variable fonts use? I was thinking something along the lines ofFontVariables=<axis> <value> | <axis> <value> | <axis>...
View ArticleBugs & Feature Suggestions • Re: Variable font support
What a coincidence, was searching just the other day for whether Rainmeter had implemented variable font support :) Among other things would be useful for being able to animate axis transitions via...
View ArticleBugs & Feature Suggestions • [Bug] Why does this nested inline Lua...
I have a function that compares two argument values, and returns a third arg if true otherwise returning an forth arg.The first arg passed to this function is itself a separate inline function that...
View ArticleBugs & Feature Suggestions • Re: Why does this nested inline Lua function...
Can you post a simplified code sample exhibiting the issue? My guess that it's either an internal endless loop somewhere, or the fact that you're trying to get the options of a meter from an option...
View ArticleBugs & Feature Suggestions • [BUG] FadeDuration below 0 prevents skins...
How to reproduce Set any skin's FadeDuration to below 0 (I went with -1)(you can also alternatively do [!FadeDuration "-1"]) Save the Settings file Try to unload a skin Skin will not unload, context...
View ArticleBugs & Feature Suggestions • Re: [BUG] FadeDuration below 0 prevents...
Just to add some potentially related things to it: I don't use negative fade duration for my custom tooltip skins, but I did experience "half-closed" skin states with them (e.g. unloaded in the Manage...
View ArticleBugs & Feature Suggestions • Re: [Suggestion] Improve About Rainmeter pane
That screenshot shows a Horizontal Scrollbar in the right hand pane, I don't have that. Is it a bug or has it been removed? Seems a strange thing to remove it.Statistics: Posted by sl23 — July 2nd,...
View ArticleBugs & Feature Suggestions • Rainmeter ini not writeable
Currently we have multiple devices with this popup (Bild.png)Our install command looks like: Code: Rainmeter-4.5.18.exe"/S /PORTABLE=1 /D=C:\Program Files\Rainmeter"We change the permission of the...
View ArticleBugs & Feature Suggestions • Re: Rainmeter ini not writeable
Any ideas why this happens?I don't install Rainmeter in portable mode, but besides that, yes, the behavior has an explanation, see the first part of these...
View ArticleBugs & Feature Suggestions • Re: Improvements to warnings:...
@ActiveColors:I will look into these inconsistencies a bit harder when I get some time. It might save me some time to have a small set of skins to test with. @Brian, I have finally prepared for you...
View ArticleBugs & Feature Suggestions • Re: [BUG] FadeDuration below 0 prevents...
@Jeff:Thanks for your bug report and fixes, they helped.This wasn't technically a memory leak because the skin was still in the fade duration loop while closing (this is the "unmanaged skin" in the...
View ArticleBugs & Feature Suggestions • Re: [BUG] @Include recursion tree is flawed
Thanks for the bug report. This should be fixed.The issue was once another ini file was parsed, the section name insertion point was never reset the correct position when the recursive function...
View ArticleBugs & Feature Suggestions • Rainmeter.exe crash with unrecognized format...
Rainmeter.exe crash with unrecognized format code for Lua os.date()Example: os.date('%P')%P does not exist as an os.date() format code.I am trying to use some Date and Time format code for the Lua...
View ArticleBugs & Feature Suggestions • Re: Rainmeter.exe crash with unrecognized...
@Resources\Scripts\init.luaCode: -- print(os.date('%#m')) -- `%m` Month [01-12]. trying to remove leading zero.This doesn't seem to mention the possibility of crashing when the datetime format string...
View ArticleBugs & Feature Suggestions • Re: [BUG?] Floating Point Imprecision
P.S. I think I touched some related subjects in the past, just can't remember which of them included floating point imprecision out of a certain range.I remember it was probably in these...
View ArticleBugs & Feature Suggestions • Re: [Friendly Resource] If PlayerType=Lyrics...
I always use Simple Lyrics Display for lyrics, but lately, I've had trouble getting lyrics from Musixmatch. I came across this forum and found LRCLIB, which seems like a great substitute for...
View ArticleBugs & Feature Suggestions • [BUG] NowPlaying or Winamp bug in reporting...
This is more like a question than a report for now, because I'm not sure yet where it comes from, Winamp or NowPlaying. Has anyone encountered this (look at the Position and Progress measure values in...
View Article