Bug 465500

Summary: [Feature Suggestion] Add "Open in split view" to Places panel context menu
Product: [Applications] dolphin Reporter: Thorolf E.R. Weißhuhn <terw>
Component: panels: foldersAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: kfm-devel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Thorolf E.R. Weißhuhn 2023-02-09 08:45:34 UTC
A wish for improvement:

It would be nice if the context menu on items in the Places panel had an "Open in split view" item, to open a split pane on this location with one click .
Comment 1 Eric Armbruster 2023-09-09 17:02:42 UTC
Git commit a85863befd616fe86669ac363d74fa7f466ca523 by Eric Armbruster, on behalf of Eric Armbruster.
Committed on 09/09/2023 at 17:45.
Pushed by meven into branch 'master'.

Add open in split view action

This action is shown only if a single folder is selected. The action
opens the selected folder in the inactive split view (and opens the
split view if necessary).

M  +4    -0    src/dolphincontextmenu.cpp
M  +34   -1    src/dolphinmainwindow.cpp
M  +5    -0    src/dolphinmainwindow.h
M  +2    -2    src/dolphintabpage.h
M  +10   -0    src/panels/places/placespanel.cpp
M  +2    -0    src/panels/places/placespanel.h
M  +4    -0    src/settings/contextmenu/contextmenusettingspage.cpp
M  +4    -0    src/settings/dolphin_contextmenusettings.kcfg
M  +1    -0    src/settings/dolphinsettingsdialog.cpp

https://invent.kde.org/system/dolphin/-/commit/a85863befd616fe86669ac363d74fa7f466ca523