The Dock can appear on another scren than the primary screen (the one that has the Menu). https://github.com/cutefishos/dock/blob/main/src/mainwindow.cpp does quite some trickery with timers and whatnot to react to changes in screen geometry.
The Dock can appear on another scren than the primary screen (the one that has the Menu).
https://github.com/cutefishos/dock/blob/main/src/mainwindow.cpp does quite some trickery with timers and whatnot to react to changes in screen geometry.