Replies: 1 comment 10 replies
-
|
There is only a private API to access the NSWindow(Controller) -- #1859 (comment) but it's possible to set the window title through that (and there's a Swift interface). I guess the title was removed in the re-design around when Tahoe was released. |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
probably i'm missing something but i couldn't find a way to do that in the docs. the idea is to be able to separate the Sparkle Update Window from the other app Windows through the
CGWindowListCopyWindowInfoAPIs. currently 1) the Sparkle Update Window returns an empty string 2) i can't find a way to set it.thanks!
Beta Was this translation helpful? Give feedback.
All reactions