Commit 5c3b7dd
committed
feat: bump to v0.5.5 with the addition of a system tray, auto-start, and improved game monitoring
- Add system tray with context menu
- Add autostart functionality
- Add single instance application constraint to prevent multiple launches
- Optimize Cards component refresh logic when games end (lastplayed sort)
- Improve game monitoring functionality1 parent 91bd476 commit 5c3b7dd
13 files changed
Lines changed: 572 additions & 38 deletions
File tree
- src-tauri
- capabilities
- src
- utils
- src
- components
- AutoStart
- Tray
- store
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments