

RAINMETER SMART NOTES PATCH
You can always uncheck the Draggable box in Rainmeter settings if you don't want to accidentally drag the skin.Įdit 2: One last patch (bringing us up to version 4.1.0). To drag, you'll have to hold CTRL while dragging.
RAINMETER SMART NOTES SKIN
This makes managing the skin much more user friendly, especially due to the additional icons for the inverted slide direction. Now you can simply edit this variable (0 for white, 1 for black) to choose your icon color. In the suggested modifiable variables, a new variable has been added: BlackIcons. If you want the skin on the right edge of your monitor and have it slide out towards the left, simply set this variable to 0. In the suggested modifiable variables, a new variable has been added: SlideDirection. Original source must have been flawed and I never noticed. White Headset icon is now more correctly centered. The link above has been updated to point to the new version. I reorganized chunks of code to help with the above two changes.Įdit: After some feedback from a few users (namely, /u/iLikeDreaming, /u/PuertoPowered, /u/abrachoo, and /u/Gizmo730), I've made some updates to the skin. You should see a block labeled "Modify the below variables as needed" that has the few variables you need. I simplified all the code so the user should only have to change a few variables rather than having to dig into the code to make their changes. I added a bunch of comments that will hopefully help explain each chunk of code. You no longer have to play with indexes! Only thing you may need to do is set the SpeakerName and HeadsetName variables to the appropriate names (default skin values are "Speakers" and "Headset" respectively) The skin will find your headset and speaker sources, and will automatically set output to the speaker initially. I added a check when the skin is first loaded or refreshed that searches through all of your audio sources. This will also change the icon (circle with slash) when audio is muted. I added the ability to right-click on the control to mute/unmute your audio source. Now there's a simple variable you can change to choose between black or white icons. I got rid of the two (black and white) ini files. So, this switcher improves on AdviceWithSalt's in many ways. Please note: All variables that you should edit are in NOT the SmartAudioSwitcher.ini! This is following the guidelines provided here. Documentation in this post may be out of date, so I highly recommend you go there to check things out first. All the up-to-date documentation for the skin can be found here.
RAINMETER SMART NOTES FULL
I finally feel like I'm done and have the full switcher complete. Kept feeling like there were improvements that could be made. You can also access the github repo here if you'd like to see the README or want to submit an issue or request.Īlright, so, I've been playing with the audio switcher that AdviceWithSalt provided Here for a while now.
