refactor(stage-tamagotchi): rewrite it in rust (#90)
* chore: create tauri project, let window transparent * chore: fix i18n * chore: remove cocoa * feat: open settings window * feat: window controls shortcuts * feat: system tray * chore: install dependencies
This commit is contained in:
@@ -36,3 +36,14 @@ $ pnpm build:mac
|
||||
# For Linux
|
||||
$ pnpm build:linux
|
||||
```
|
||||
|
||||
## TODO List
|
||||
|
||||
- [ ] Window control: Move, resize, hide, show
|
||||
- [ ] Motions follow the cursor
|
||||
- [x] System tray
|
||||
- [x] i18n
|
||||
- [ ] Multi-DPI
|
||||
- [ ] Multi monitor
|
||||
- [ ] Send message via macOS Spotlight
|
||||
- [ ] Steam
|
||||
|
||||
Reference in New Issue
Block a user