cinny-desktop/src-tauri
StevenDoesStuffs 095b8fc561
Add system tray support (#166)
* Added sytem tray with hide/show buttons

* Split tray into separate module

* Fix persistent console window

* Show/hide window on tray icon click

---------

Co-authored-by: serxka <serxka@protonmail.com>
Co-authored-by: Milo <40355097+serxka@users.noreply.github.com>
Co-authored-by: greentore <117551249+greentore@users.noreply.github.com>
2023-10-21 21:34:32 +11:00
..
icons Add support for tauri app 2022-04-29 19:52:14 +05:30
src Add system tray support (#166) 2023-10-21 21:34:32 +11:00
wix Add banner and image to windows installer 2022-06-15 21:31:11 +05:30
.gitignore Add support for tauri app 2022-04-29 19:52:14 +05:30
build.rs Add support for tauri app 2022-04-29 19:52:14 +05:30
Cargo.lock Add system tray support (#166) 2023-10-21 21:34:32 +11:00
Cargo.toml Add system tray support (#166) 2023-10-21 21:34:32 +11:00
tauri.conf.json Add system tray support (#166) 2023-10-21 21:34:32 +11:00