alright so i'm gonna do it. it? release my first rainmeter + suite
just not today
key features? resolution independence. i use multiple monitors and switch back and forth often. this skin will automatically align to your resolution regardless of it's size. if you change resolutions refreshing rainmeter will realign the whole thing.
on that topic, does anyone know how to apply DesktopWorkArea@1=0,22,#SCREENAREAWIDTH#,#SCREENAREAHEIGHT# directly to your skins Rainmeter section? i've tried and it just doesn't work. the only way to use DWA is via rainmeter.ini afaik
another question for the pros, can i use a !bang to hide/minimize an app? miranda for example. i tried !execute ["path\to\miranda" /hide] lol here's to optimism
about alignment, new version should supports some easy mathematical glyphs like + - * / Not sure about the work area (i dont use it on my skins, prefer to make it without any limits from personal point of view)
From what I know, !hide command is used only for skin/group of skins. !HideMeter hides you given meter. Lua scripts also affect only RM related things. When I browsed online manual I didnt find command that would affect active window or exact window running.
i used (#screenareawidth#) - 32) i'm using a portable installation, not sure if it's latest but negative values don't work like they would in litestep. that manual is intense lol i'm slowly learning new stuff.
not sure if portable version doesnt works like the default. If you have any problems, there are lots of guys at that has an awesome knowledge of code. They helped me a lot during my work with RM
Not sure about the work area (i dont use it on my skins, prefer to make it without any limits from personal point of view)
From what I know, !hide command is used only for skin/group of skins. !HideMeter hides you given meter. Lua scripts also affect only RM related things. When I browsed online manual I didnt find command that would affect active window or exact window running.
i'm using a portable installation, not sure if it's latest but negative values don't work like they would in litestep. that manual is intense lol i'm slowly learning new stuff.