I am trying to read dock information and get applications and their positions on the dock.
Can someone give me a pointer on how to do this?
Change From ~ / Library / Preferences / com.apple.dock.plist I can get all the information related to static (fixed) applications and folders, but not about running and minimized fragments of applications.
For running applications, we can use NSWorkspace.
Is the big question still minimizing application tiles?
source share