Commit Graph

4 Commits

Author SHA1 Message Date
BiggerRain
dd2260a9e0 feat: add keyboard events and tooltip (#61) 2024-12-20 18:53:41 +08:00
tu6ge
00a9650a15 Adapt to Windows (#51)
* feat: remove tauri-nspanel plugin

* chore: auto formatter rust code

* feat(windows): shortcut support windows

* doc: note windows error

* feat(linux): shortcut support linux

* fix: remove open_devtools code

* wip: emit open_settings event on all os

* feat: support autostart with settings

* doc: close autostart

* wip: open settings distinguish window or other os
2024-12-14 15:38:32 +08:00
BiggerRain
5d96aef14b add startup & hotkey (#45)
* feat: add startup

* feat: add hotkey switch
2024-12-11 09:07:27 +08:00
BiggerRain
15a3949aec feat: add web config (#42) 2024-12-10 13:38:31 +08:00