Currently after switching Gwenview to full-screen and turning it off and on again causes Gwenview to start maximized. It would be great to be able to save full-screen state and start Gwenview in full-screen mode.
Confirmed.
A recent patch sparked a discussion on the topic, see https://phabricator.kde.org/D10207#199393.
Possibly related in one way or another: Bug 195046 Bug 387782
Git commit 59dd364b4bfce818764dbd4b7f47c2df4caec58f by Peter Mühlenpfordt. Committed on 01/03/2018 at 08:53. Pushed by muhlenpfordt into branch 'master'. Remember fullscreen mode and restore on next start Summary: Currently Gwenview always starts in normal (non-fullscreen) mode independent of its state on previous quit. This patch saves the fullscreen mode and restores it on next start. Test Plan: Quit Gwenview in normal/fullscreen mode and check if it restarts in previous mode. Commandline option --fullscreen overrides the saved state. Reviewers: #gwenview, rkflx Reviewed By: #gwenview, rkflx Subscribers: rkflx, ngraham Differential Revision: https://phabricator.kde.org/D10853 M +4 -1 app/main.cpp M +1 -0 app/mainwindow.cpp M +3 -0 lib/gwenviewconfig.kcfg https://commits.kde.org/gwenview/59dd364b4bfce818764dbd4b7f47c2df4caec58f