Summary: | convert split window into two dolphin instances | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | greatbunzinni |
Component: | general | Assignee: | Loren Burkholder <loren> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | 4wy78uwh, loren, nate, postix |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=411431 | ||
Latest Commit: | https://invent.kde.org/system/dolphin/-/commit/f7e2c51198f00ff0f8e807590ed004c4fc65b6f0 | Version Fixed In: | 24.05 |
Sentry Crash Report: |
Description
greatbunzinni
2011-04-10 17:55:11 UTC
Resetting assignee to default as per bug #305719 Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved. This bug is still relevant (I know, I know, 2 years later). I have a fix in the pipeline though. A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/528 Linked bug #270604 as complementary: Merging two instances into a single instance. Git commit f7e2c51198f00ff0f8e807590ed004c4fc65b6f0 by Loren Burkholder. Committed on 19/01/2024 at 00:29. Pushed by lorendb into branch 'master'. Allow popping out a split view If you have a split view open, you can now pop the active half out into a new window by clicking the "Pop out" button in the toolbar or by activating "View > Pop out". M +28 -4 src/dolphinmainwindow.cpp M +8 -1 src/dolphinmainwindow.h M +2 -0 src/dolphinui.rc https://invent.kde.org/system/dolphin/-/commit/f7e2c51198f00ff0f8e807590ed004c4fc65b6f0 |