[konsole] [Bug 442252] konsole starts with tiny window if old konsolerc present
Kurt Hindenburg
bugzilla_noreply at kde.org
Fri Sep 17 17:41:29 BST 2021
https://bugs.kde.org/show_bug.cgi?id=442252
Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Version Fixed In| |21.12
Latest Commit| |https://invent.kde.org/util
| |ities/konsole/commit/3177c9
| |ef8a21bacd52a11e797675e0488
| |bad9e15
Resolution|--- |FIXED
--- Comment #6 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit 3177c9ef8a21bacd52a11e797675e0488bad9e15 by Kurt Hindenburg, on
behalf of Ahmad Samir.
Committed on 15/09/2021 at 20:26.
Pushed by hindenburg into branch 'master'.
Always save the window state and geometry
This includes the toolbar/menubar/dockwidget states (i.e. the State= config
key), and the window geometry. I was wrong to think the State= key included
the window geometry.
Depending on the "remeber window size" setting, we can apply the size saved
in the config file or the size from the profile settings (lines x columns),
which is included in MainWindow::sizeHint().
FIXED-IN: 21.12
M +25 -38 src/MainWindow.cpp
M +6 -1 src/MainWindow.h
https://invent.kde.org/utilities/konsole/commit/3177c9ef8a21bacd52a11e797675e0488bad9e15
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list