/dolphin-split-view-the-right-way

KDE Plasma File Manager, Dolphin, patched for having normal behavior of the F3 key (split view)

Primary LanguageC++

Update: Deprecated, this has finally been accepted by the KDE dev team and now is part of mainstream binary executable.

Dolphin split view : The right way

KDE Plasma's File Manager, Dolphin, patched for having normal behavior of the F3 key (the split view): The F3 key closes the opposite pane in split view instead of the focused.

With this patch:
When you close the split view hitting F3 a second time, it is the opposite pane that disappears, not the focused view (which is the default behavior in Dolphin, as opposite to every other Window Manager).

The option is configurable

Additionnaly It's UI friendly, a new checkbox in configuration to control that option: Menu General/Behavior/Misc.

See below the checkbox "Close focused split fiew when toggling off".

preview.png

it's turned on by default because it's what most KDE users probably prefer (since it's the default and unchangeable until now)

Notes

I am publishing an AUR package because the KDE team surprisingly did not accept the change, even if it could be disabled by default & by configuration.

Apparently, the behavior of split view is a discussed since 2013, some people prefer to close focused, others prefer to close unfocused, and even others prefer to close the right view no matter what. And some people are against adding the option of controlling this behavior.

More about that :

Credits

Angelo Everton Nascimento de Oliveira Júnior