Comment 7 for bug 557819

Revision history for this message
Elastic Threads (elasticthreads) wrote : Re: [Bug 557819] Re: Snow Leopard and Spaces bug

I know System Prefs aren't public. But a developer can have their
application to poll its NSWindowCollectionBehavior, which is its Spaces
preference setting (I'm just learning cocoa, but it looks that way).

So my point is that when a developer is implementing Sparkle, ideally there
would be a way for them to set up Sparkle's update behavior to check
NSWindowCollectionBehavior,
log it somewhere, and then update, relaunch, and re-set
NSWindowCollectionBehavior
using the logged info.