Control: retitle -1 nomacs: window moves downward at each restart: Y position 
increases between "show window:" and "active window:"

On 2025-04-02 02:24:07 +0200, Vincent Lefevre wrote:
> For instance, the following can be seen in the terminal after
> a restart:
> 
> [INFO] restore geometry: QRect(160,112 1960x1285) windowState: 
> QFlags<Qt::WindowState>(WindowNoState)
> [...]
> [INFO] save geometry: QRect(160,122 1960x1285) windowState: 
> QFlags<Qt::WindowState>(WindowNoState)
> 
> And after another restart:
> 
> [INFO] restore geometry: QRect(160,122 1960x1285) windowState: 
> QFlags<Qt::WindowState>(WindowNoState)
> [...]
> [INFO] save geometry: QRect(160,132 1960x1285) windowState: 
> QFlags<Qt::WindowState>(WindowNoState)

Actually there's more information. For instance:

[INFO] restore geometry: QRect(160,173 1960x1285) windowState: 
QFlags<Qt::WindowState>(WindowNoState)
[INFO] init window: appMode: 0 maximized: false fullscreen: false geometry: 
QRect(160,173 1960x1285) windowState: QFlags<Qt::WindowState>(WindowNoState)
[INFO] show window: appMode: 0 maximized: false fullscreen: false geometry: 
QRect(160,173 1960x1285) windowState: QFlags<Qt::WindowState>(WindowNoState)
[INFO] active window: appMode: 0 maximized: false fullscreen: false geometry: 
QRect(160,183 1960x1285) windowState: QFlags<Qt::WindowState>(WindowNoState)
[...]
[INFO] save geometry: QRect(160,183 1960x1285) windowState: 
QFlags<Qt::WindowState>(WindowNoState)

The increase of the Y position occurs between "show window:"
and "active window:".

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)

Reply via email to