feat: add hotkey registration error handling and dynamic icon generation

This commit is contained in:
jahruz67
2026-05-19 16:10:40 -07:00
parent b0f4ea3e6f
commit b6ae530876
11 changed files with 139 additions and 9 deletions
+1
View File
@@ -24,3 +24,4 @@ func tryNotifyRunningInstanceAction(action string) bool {
}
func runSecondInstanceListener() {}
func cleanupSecondInstanceListener() {}