允许下拉选择ip地址(支持IPv6)、localhost、以及当前系统的主机名,同时兼容手工输入
* fix: auto enable light mode config does not take effect when silent start is enabled * refactor: extract run_once_lightweight logic into lightweight.rs as a fn
Enable more precise control over autostart functionality and clean up logging code by removing unnecessary boolean parameters.
icon
Always use white text with black shadow regardless of icon type
Replace log macros with custom logging macros in timer module
fix: #3187 and #3096, silent startup can not trigger lightweight mode fix: optimize startup initializing processing