fix: 移除showAndActivate避免误显示SystrayMonitor窗口
回退绕过GLFW遍历所有NSWindow的失败方案,恢复使用activateApp()+ showDockIcon()+window.Show()。保留真正生效的修复:正确selector applicationShouldHandleReopen:hasVisibleWindows: + SetOnStarted延迟注册
This commit is contained in:
@@ -7,6 +7,4 @@ func hideDockIcon() {}
|
||||
|
||||
func activateApp() {}
|
||||
|
||||
func showAndActivate() {}
|
||||
|
||||
func registerReopenHandler() {}
|
||||
|
||||
Reference in New Issue
Block a user