By default (Settings → Dock → Target display unset), the retro dock is supposed to appear on my main monitor, but it frequently opens on a secondary display instead, the issue only occurs when I launch an app and it by default opens on my second monitor, the dock moves back to my main monitor once I quit that said app.
Retromac version: v1.9.3
macOS version: Tahoe 26.3.1 (a)
Monitors used:
Took a look at the code and I believe the error lies on line 388 in DockController.swift where there is no primary display set so it defaults to the currently focused window (which in my case is my second monitor which has some select apps bound to it)
By default (Settings → Dock → Target display unset), the retro dock is supposed to appear on my main monitor, but it frequently opens on a secondary display instead, the issue only occurs when I launch an app and it by default opens on my second monitor, the dock moves back to my main monitor once I quit that said app.
Retromac version: v1.9.3
macOS version: Tahoe 26.3.1 (a)
Monitors used:
Took a look at the code and I believe the error lies on line 388 in DockController.swift where there is no primary display set so it defaults to the currently focused window (which in my case is my second monitor which has some select apps bound to it)