Menu

#54 Added an option to open the main window maximized by default.

Git
closed
nobody
None
5
2023-09-19
2023-02-14
Nano Anon
No

Currently the program only restores the window geometry (size and position), or the fullscreen state when it starts, but not the maximized window state. There are already two open bug tickets about this: #118 and #130

I looked into this problem, and unfortunately the maximized state cannot be detected reliably, so it can't be saved into preferences and restored together with the window geometry.

My solution is to introduce a new option in the Preferences dialog to open the window maximized by default, similarly to the default fullscreen option.

1 Attachments

Discussion

  • Oddegamra

    Oddegamra - 2023-09-19
    • status: open --> closed
     
  • Oddegamra

    Oddegamra - 2023-09-19

    The program should now remember the maximized state, and hopefully automatically restore it without the need for a new preferences entry.

     

Log in to post a comment.