Also, I don't agree with this comment in mainwindow.cc:
// The get pos/size functions return junk when window is maximized
I think main-window-pos-x and -y should always be saved, not only when the window is UNmaximized.
That will solve this problem partially. Only the very first time the window will be on the wrong monitor.
Also, I don't agree with this comment in mainwindow.cc:
// The get pos/size functions return junk when window is maximized
I think main-window-pos-x and -y should always be saved, not only when the window is UNmaximized.
That will solve this problem partially. Only the very first time the window will be on the wrong monitor.