Phone - Xenon257R/blue-archive-rainmeter GitHub Wiki
This side app serves as a shortcut to your most-used social app of choice.
Components & Behaviors
- (1000 ms) Update Value: Requires 1-second cycle to correctly determine whether the social app is active or not.
Context Menu Options
Mouse Actions
- Left-Clicking the Phone: Executes Rainmeter Bangs as specified by the user in
Execution
.- :speech_balloon: It is suggested to have only your Social App launch via left-click and nothing else.
Details
The App Icon
A custom folder to store all the Social App Icons are stored under @Resources\assets\socialapps\
and is the assumed starting directory by the skin. New/custom icons are best placed here. The images should be drawn perfectly square as they are manipulated by a TransformationMatrix in Rainmeter before being displayed on the phone.
One-App Phone
This skin uses the Process
plugin native to Rainmeter to determine whether or not a process is running or not. The name of a process is typically the same as an executable's name; if this is not the case, you can determine the appropriate process name through Task Manager. The plugin can only determine the state of one process, and will be put to its best use if the process relates to the social app you have chosen.