Track Spaces changes [Source Code]
Have you ever wonder how to track space changes in Cocoa?
Yes??? Then you were like me, before few months hunting for an answer! I was using a different approach in DockSpaces based on applescript but it was a bit slow and annoying. The solution came from an email <which I manage to lose> and someone explained me how to use CGSPrivate and track the space changes.
So in case you are interested grab a sample project here
