mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
This commit is contained in:
@@ -44,6 +44,7 @@ internal class PopupWindow: NSWindow, NSWindowDelegate {
|
||||
self.contentViewController = self.viewController
|
||||
self.titlebarAppearsTransparent = true
|
||||
self.animationBehavior = .default
|
||||
self.collectionBehavior = .moveToActiveSpace
|
||||
self.backgroundColor = .clear
|
||||
self.hasShadow = true
|
||||
self.setIsVisible(false)
|
||||
|
||||
Reference in New Issue
Block a user