https://bugs.kde.org/show_bug.cgi?id=383093
Peter Mühlenpfordt <de...@ukn8.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/gwe | |nview/59dd364b4bfce818764db | |d4b7f47c2df4caec58f Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Peter Mühlenpfordt <de...@ukn8.de> --- 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 -- You are receiving this mail because: You are watching all bug changes.