Help: Rainmeter Skins • Re: Change meter position(area)
Hi. I need some help. I have this codeIt randomly moves a meter wherever on desktop. What i want to achieve is my centered skin only moves in an area, not the whole desktop, for example a 300px area,...
View ArticleSuites • Re: Mondtholomew - a rewrite of Mond that work
Is there a way to change the font size in the player?Statistics: Posted by Stjarni — Today, 2:33 pm
View ArticleHelp: Rainmeter Skins • Re: I need help with changing my clock perspective
I tried transformation matrix before but it's only a 2D transformation and it still looks off compared with the building.TransformationMatrix can be used to scale a meter, to rotate it, to flip it or...
View ArticleHelp: Rainmeter Skins • Specify player in WebNowPlaying
I went over the WebNowPlaying documentation and couldn't find a way to isolate it to a specific player. Basically, I just want WebNowPlaying to update Spotify details and nothing else, can this be...
View ArticleHelp: Rainmeter Skins • Re: WebParser XMLHttpRequest for weather forecast
The data from Weather.com provided by Yincognito's method is good (thanks for that!), but I don't think TWC provides the type of data you are looking to use in your project.Well, it doesn't really...
View ArticleBugs & Feature Suggestions • Re: Rainmeter Nonresponsive
I identified the culprit in my case (not sure if it's the same for yours, but I'd say it's quite likely to be): the many "missing" / "incorrect" data that was queried by the OpenHardwareMonitor /...
View ArticleHelp: Rainmeter Skins • Re: How to use api for unmineable pool?
Thanks to "Yincognito" I've come to the end now. Thank you very much. I decorated it a little and did the final make-up. I added some visuals. It looked very stylish. Now this is enough for me for...
View ArticleHelp: Rainmeter Skins • Re: Send audio to discord
I don't use it so I can't tell for sure, but if you mean "send audio files to other people by using discord", this might be possible if discord has command line options able to do that - all you would...
View ArticleGeneral Discussion • Re: Rainmeter taking 466GB of storage???
Besides what Yincognito says, since I'm not using RevoUninstaller so I don't know how does it work, there might be an explanation for this. If when shown by RevoUnistaller, in those 466 GB of data are...
View ArticleGeneral Discussion • Re: Looking
Look here:And one more which could be checked, depending on what "other various things." does mean: Win7 Audio plugin.Statistics: Posted by balala — Today, 3:49 pm
View ArticleHelp: Rainmeter Skins • Re: I need help with changing my clock into 3D...
Letting you know Yincognito's code works fine for me.magiskP.jpgI have the latest Rainmeter version on updated Windows 10 system.I have seen other issues with the latest release of ImageMagick V...
View ArticleHelp: Rainmeter Skins • Re: mouse action still works over an empty space
Also, take into account that the above will NOT work for missing icons, since the defined W or Padding are independent of whether the image file exists or not - unless, of course, the missing icons...
View ArticleHelp: Rainmeter Skins • Re: Help me : Want to display data only match with...
hi,Sorry for late reply. Yincognito thanks for your help, your code is working well. But when i increase the number of lines in text file it stopped working, sometimes it shows regex matching error...
View ArticleLua Scripting • Re: Talking with Lua...
I think the correct way to write it would be [!SetOption meter fontcolor "[&*Script:function('[#*Color*]')*]"] (notice the order of &, #, and *). Also, in case you need this one day, you can...
View ArticleHelp: Rainmeter Skins • Edit weather condition text?
Hello. Is it possible to edit the weather condition(s) value returned by the API? For instance, if it returns "Snow", change that to "snowing". Same for "Rain", change that to "raining"? I tried using...
View ArticleHelp: Rainmeter Skins • Re: Edit weather condition text?
Hello. Is it possible to edit the weather condition(s) value returned by the API? For instance, if it returns "Snow", change that to "snowing". Same for "Rain", change that to "raining"? I tried using...
View ArticleHelp: Rainmeter Skins • Re: Send audio to discord
Something you could try (that has nothing to do with rainmeter) is using the stereo mix device as mic. That one "records" all system sounds and can be selected as mic to play whatever is playing on...
View ArticleWeather • Re: Open-Meteo Weather API
{snip}Stupid question, see below your Measure @CurrentUVIndex as an example: The number "0" in Query='hourly.uv_index[0]' obviously means "current day" and 1, 2 [...] in following measures mean day 1,...
View ArticleSound, Music and Visualizers • BMedia Taskbar Widget
A while ago, I made a taskbar widget" skin for Spotify (worked with other players too courtesy of WebNowPlaying), and I've updated the skin and decided to rename it to the BMedia Taskbar...
View ArticleHelp: Rainmeter Skins • Combine the results of two measures
There are two measuresThe result of their work is combined to display a picture.Code: [MoonPhase]Meter=imageMeasureName=mInPhaseMeasureName2=mPhaseimageName=#CURRENTPATH#Icons\%1%2It works.But you...
View Article