Review Request 108399: Add option to make Dolphin split the view horizontally instead of vertically

Frank Reininghaus frank78ac at googlemail.com
Mon Jan 14 09:38:59 GMT 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/108399/#review25434
-----------------------------------------------------------


Thanks for the patch, but to be honest, I'm not convinced that we really need this. Splitting the view left/right is so extremely much more common (also in other KDE/non-KDE apps) that I'm not sure if adding options and additional menus for this corner case is justified.

Moreover, there are more things that would need to be changed or adjusted. The Split/Close icon comes to my mind, but there are probably more. In my experience, after a new little feature is added, users always find lots of details that don't work as intended.

IMHO, users who really want two views at the top and the bottom of the screen could either open two separate Dolphin windows, or use Konqueror, which has way more advanced splitting options anyway.

- Frank Reininghaus


On Jan. 13, 2013, 9:22 p.m., Kai Uwe Broulik wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/108399/
> -----------------------------------------------------------
> 
> (Updated Jan. 13, 2013, 9:22 p.m.)
> 
> 
> Review request for Dolphin and Frank Reininghaus.
> 
> 
> Description
> -------
> 
> Turned out to be a rather straight-foward patch. This adds a config option to Dolphin's behavior settings so you can set it to split the view horizontally (ie. top and bottom) rather than the default vertically (left and right).
> 
> I am planning to enhance this overall behavior a bit, but this is the initial thing. Please comment on my idea/plan:
> [Split] gets a delayed popup menu: Split Vertically, Split Horizontally. When you just click the button it will just split according to the setings (Vertically by default)
> [Close] gets a delayed popup menu: Close left view, Close right view (top and bottom, respectively, so you can control which view to close. When you just click the button it will just close the active view, like it does right now. (Maybe I will even add an option for that as well, so if you preferr that it closes the inactive view by default, that you can do this, since we now already have a "Split" section in the settings). Let me know what you think. :-)
> 
> 
> This addresses bug 168592.
>     http://bugs.kde.org/show_bug.cgi?id=168592
> 
> 
> Diffs
> -----
> 
>   dolphin/src/settings/general/behaviorsettingspage.cpp cbbde1d 
>   dolphin/src/settings/general/behaviorsettingspage.h 7a9c2f0 
>   dolphin/src/dolphinmainwindow.cpp 11e03d0 
>   dolphin/src/settings/dolphin_generalsettings.kcfg 849a9c7 
> 
> Diff: http://git.reviewboard.kde.org/r/108399/diff/
> 
> 
> Testing
> -------
> 
> Opened dolphin, split view, closed split view, changed the setting, split again, closed again. And tried with --split cmdline parameter. All worked.
> 
> 
> Thanks,
> 
> Kai Uwe Broulik
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20130114/aae9d106/attachment.htm>


More information about the kfm-devel mailing list