@@ -103,7 +103,11 @@ func main() {
})
fyneApp.Lifecycle().SetOnEnteredForeground(windowStartupTasks)
mainWindow.ShowAndRun()
if *backend.FlagStartMinimized {
fyneApp.Run()
} else {
}
log.Println("Running shutdown tasks...")
myApp.Shutdown()
The note is not visible to the blocked user.