mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Share button
This commit is contained in:
@@ -6,6 +6,10 @@ final class AppDelegate: NSObject, NSApplicationDelegate {
|
||||
true
|
||||
}
|
||||
|
||||
func applicationWillFinishLaunching(_: Notification) {
|
||||
NSWindow.allowsAutomaticWindowTabbing = false
|
||||
}
|
||||
|
||||
func applicationWillTerminate(_: Notification) {
|
||||
ScreenSaverManager.shared.enable()
|
||||
}
|
||||
|
Reference in New Issue
Block a user