Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -445,13 +445,13 @@ A split-architecture desktop app: Rust backend for system integration and timer
|
|||||||
│ (dynamic icon · tooltip · menu) │
|
│ (dynamic icon · tooltip · menu) │
|
||||||
├──────────────────────────────────────────────────────────────┤
|
├──────────────────────────────────────────────────────────────┤
|
||||||
│ │
|
│ │
|
||||||
│ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │
|
│ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │
|
||||||
│ │ Main Window │ │ Break Window│ │ Mini Window │ │
|
│ │ Main Window │ │ Break Window│ │ Mini Window │ │
|
||||||
│ │ (WebView) │ │ (WebView) │ │ (WebView) │ │
|
│ │ (WebView) │ │ (WebView) │ │ (WebView) │ │
|
||||||
│ └──────┬──────┘ └──────┬──────┘ └──────┬──────┘ │
|
│ └──────┬──────┘ └──────┬──────┘ └──────┬──────┘ │
|
||||||
│ │ │ │ │
|
│ │ │ │ │
|
||||||
│ └─────────┬───────┴──────────────────┘ │
|
│ └─────────┬────────┴──────────────────┘ │
|
||||||
│ │ Tauri IPC │
|
│ │ Tauri IPC │
|
||||||
│ ┌─────────┴─────────┐ │
|
│ ┌─────────┴─────────┐ │
|
||||||
│ │ Rust Backend │ │
|
│ │ Rust Backend │ │
|
||||||
│ │ │ │
|
│ │ │ │
|
||||||
@@ -459,7 +459,7 @@ A split-architecture desktop app: Rust backend for system integration and timer
|
|||||||
│ │ Config │ JSON persistence (portable) │
|
│ │ Config │ JSON persistence (portable) │
|
||||||
│ │ Stats │ break history tracking │
|
│ │ Stats │ break history tracking │
|
||||||
│ │ IdleDetector │ GetLastInputInfo polling │
|
│ │ IdleDetector │ GetLastInputInfo polling │
|
||||||
│ │ GlobalShortcuts │ Ctrl+Shift+P/B/S │
|
│ │ GlobalShortcuts │ Ctrl+Shift+P/B/S │
|
||||||
│ │ TrayIcon │ RGBA ring rendering │
|
│ │ TrayIcon │ RGBA ring rendering │
|
||||||
│ │ Notifications │ Windows toast │
|
│ │ Notifications │ Windows toast │
|
||||||
│ └───────────────────┘ │
|
│ └───────────────────┘ │
|
||||||
|
|||||||
Reference in New Issue
Block a user