Add: tray for tauri
This commit is contained in:
@@ -78,6 +78,12 @@ An issue touching Tauri runtime behaviors must satisfy all requirements before `
|
||||
- default startup behavior follows `frontend.debug_overlay_visible` config
|
||||
- `debug_overlay_visible`/`set_debug_overlay_visible` invoke commands toggle panel at runtime
|
||||
- toggle state persists after restart
|
||||
10. Verify Windows tray/menu controls:
|
||||
- tray left-click opens menu without directly toggling visibility
|
||||
- `Show/Hide` toggles window visibility and persists state
|
||||
- `Always on top` toggles top-most behavior and persists state
|
||||
- `Debug overlay` toggles panel visibility and persists state
|
||||
- `Quit` exits cleanly and preserves current persisted visibility/top-most/debug settings
|
||||
|
||||
## API + Runtime Contract Checklist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user