Update README.md
This commit is contained in:
parent
1eff46e523
commit
61920ac49d
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
## 功能特性
|
## 功能特性
|
||||||
|
|
||||||
- ✅ **自动检测锁屏状态**:
|
- ✅ **自动检测锁屏/休眠/睡眠状态**:
|
||||||
- Linux: 通过 DBus 监听系统的锁屏/解锁事件
|
- Linux: 通过 DBus 监听系统的锁屏/解锁事件
|
||||||
- macOS: 通过 NSDistributedNotificationCenter 监听系统通知
|
- macOS: 通过 NSDistributedNotificationCenter 监听系统通知
|
||||||
- ✅ **自动停止绘制**:屏幕锁定时自动停止所有 Paint 事件,节省系统资源
|
- ✅ **自动停止绘制**:屏幕锁定时自动停止所有 Paint 事件,节省系统资源
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue