Would it be worth it updating the Lunching Special Folders Guide with whatever Microsoft is trying to do with their Windows 10 UWP apps?
https://docs.microsoft.com/en-us/windows/uwp/launch-resume/launch-settings-app
I feel like it would be something to have at least some uwp stuff on the docs, better than teaching users the horror of getting UWP shortcut paths
(anyone can make the guide but it will only be available with people with administrative accounts, so people on stuff like work laptops won't be able to shortcut uwp apps, they could just copy the path of the shortcut created on the desktop but this will only clutter the desktop even more)
It is currently June 10th, 2023, 7:12 pm
Small docs suggestions
-
- Posts: 290
- Joined: September 3rd, 2018, 11:18 am
-
- Developer
- Posts: 22571
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA
Re: Small docs suggestions
Yeah, I'll look into that.
-
- Posts: 290
- Joined: September 3rd, 2018, 11:18 am
Re: Small docs suggestions
https://docs.rainmeter.net/manual/meters/general-options/#WH
Can String and Shape meters and meters which display an image file be changed to String, Shape, and meters which display an image file?
Right now it's really a mouthful to say.
If not, you can always use the oxford comma and transform it to String and Shape meters, and meters which display an image file. (i think)
Can String and Shape meters and meters which display an image file be changed to String, Shape, and meters which display an image file?
Right now it's really a mouthful to say.
If not, you can always use the oxford comma and transform it to String and Shape meters, and meters which display an image file. (i think)
-
- Developer
- Posts: 2599
- Joined: November 24th, 2011, 1:42 am
- Location: Utah
Re: Small docs suggestions
How's that?Rainmeter Docs wrote:Specifies the width and height of the meter in pixels. The W and H must be defined for all meters except the following: String, Shape, and meters which can display an image file. These meters can determine the width and height automatically.
-Brian
-
- Rainmeter Sage
- Posts: 2391
- Joined: March 23rd, 2015, 5:26 pm
-
- Posts: 290
- Joined: September 3rd, 2018, 11:18 am
-
- Posts: 290
- Joined: September 3rd, 2018, 11:18 am
Re: Small docs suggestions
Well suggestion numero duo
Right now with NowPlaying's Spotify you can only capture Artist and Track and it's bangs
However, spicetify-cli exists, which can inject custom .css and .js files inside Spotify (both desktop and Windows Store versions).
Khanhas has made a .js file/extension for spicetify-cli which interjects WebNowPlaying's WebSocket port to just send the music data to Rainmeter.
Could spicetify-cli be added to the NowPlaying page as well? Khan wrote a guide on what Rainmeter users should do to make webnowplaying.js work.
The only reason I'm brining this up is because the CAD player requires a third-party file as well, and since it seems that the creator of the NowPlaying measure is busy right now, I think it would be nice to have an alternative/workaround like spicetify-cli on the site.
Only problem with spicetify-cli is the installation process since some people don't have PowerShell or Cmd access because of one marvelous feature with Windows called Group Policies, but that's all.
Right now with NowPlaying's Spotify you can only capture Artist and Track and it's bangs
However, spicetify-cli exists, which can inject custom .css and .js files inside Spotify (both desktop and Windows Store versions).
Khanhas has made a .js file/extension for spicetify-cli which interjects WebNowPlaying's WebSocket port to just send the music data to Rainmeter.
Could spicetify-cli be added to the NowPlaying page as well? Khan wrote a guide on what Rainmeter users should do to make webnowplaying.js work.
The only reason I'm brining this up is because the CAD player requires a third-party file as well, and since it seems that the creator of the NowPlaying measure is busy right now, I think it would be nice to have an alternative/workaround like spicetify-cli on the site.
Only problem with spicetify-cli is the installation process since some people don't have PowerShell or Cmd access because of one marvelous feature with Windows called Group Policies, but that's all.
-
- Posts: 290
- Joined: September 3rd, 2018, 11:18 am
Re: Small docs suggestions

I really don't know why I made this image, but !DisableMouseAction suggests that you need a meter, yet in the examples one of the meters use a reserved special section, is it because of BackgroundMode? No clue, [Rainmeter] is just not a meter, I know * and Rainmeter accomplish the same thing, but this is a bit confusing
-
- Developer
- Posts: 22571
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA
Re: Small docs suggestions
This feels just a bit nit-picky to me. It does clearly state that "Note: Meter can also be the [Rainmeter] section". So although the [Rainmeter] section is not a meter, it can support some meter-ific functionality like SolidColor and mouse actions. The long and the short of it is that while mouse actions are generally on meters, they are fully supported in the [Rainmeter] section when there is a background. So we certainly needed to include this in the new bangs that control mouse actions. I think we were pretty clear that these work on either a meter or the [Rainmeter] section, and gave an example... At no point did we suggest that the [Rainmeter] section was a meter.Jeff wrote: ↑January 4th, 2021, 2:44 am
I really don't know why I made this image, but !DisableMouseAction suggests that you need a meter, yet in the examples one of the meters use a reserved special section, is it because of BackgroundMode? No clue, [Rainmeter] is just not a meter, I know * and Rainmeter accomplish the same thing, but this is a bit confusing
I don't find that page particularly confusing.
-
- Rainmeter Sage
- Posts: 15324
- Joined: October 11th, 2010, 6:27 pm
- Location: Gheorgheni, Romania
Re: Small docs suggestions
There for sure is nothing confusing. It's pretty clear in my opinion as well.