feat: support system tray (#403)

This commit is contained in:
hstyi
2025-03-27 17:22:13 +08:00
committed by GitHub
parent 7c26e3d08a
commit 0c5b6f8112
8 changed files with 86 additions and 13 deletions

1
.gitignore vendored
View File

@@ -6,6 +6,7 @@ certs/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/test/**/build/
.vs
### IntelliJ IDEA ###
.idea