Summary: | Drkonqi GUI should remember its window size and maximization state across launches | ||
---|---|---|---|
Product: | [Applications] drkonqi | Reporter: | BryanLiang <liangrui.ch> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | nate |
Priority: | NOR | ||
Version: | 6.2.4 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/drkonqi/-/commit/1d61ef3b2f076667c6c88172ce71ef64744bcdfb | Version Fixed In: | 6.3.0 |
Sentry Crash Report: |
Description
BryanLiang
2025-01-03 02:40:07 UTC
Should be easy with KConfig.WindowStateSaver A possibly relevant merge request was started @ https://invent.kde.org/plasma/drkonqi/-/merge_requests/281 Git commit 1d61ef3b2f076667c6c88172ce71ef64744bcdfb by Nate Graham. Committed on 07/01/2025 at 19:45. Pushed by ngraham into branch 'master'. Remember window geometry Size and maximization, and on X11, position as well. FIXED-IN: 6.3.0 M +5 -0 src/coredump/gui/qml/main.qml M +5 -0 src/qml/main.qml https://invent.kde.org/plasma/drkonqi/-/commit/1d61ef3b2f076667c6c88172ce71ef64744bcdfb |