I’m trying to create a visual indicator of when window-always-on-top is active. Does anyone have a snippet for this? Or, if you don’t have the snippet, but could help with either of the below parts of the task, I’d be grateful.
-
I can’t seem to find the css element for the specific icon I have in the ribbon for this function. Any pointers? Like, is there a way of identifying the fourth icon from the top, or the icon associated with a particular plug-in?
-
How would I make a snippet that makes some setting conditional on another one being active? I.e., I make the color of the icon conditional on window-always-on-top being checked?