Bug 415724 - JJ - Add Horizontal/Vertical split action to context menu (right click)
Summary: JJ - Add Horizontal/Vertical split action to context menu (right click)
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2019-12-30 23:28 UTC by wefe
Modified: 2023-03-06 22:42 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wefe 2019-12-30 23:28:29 UTC
Add mouse actions to be able to right click and split konsole and yakuake terminals like tilix , and also add funtion to be able to move the terminals around/swap that have been split about by dragging and dropping with the mouse
Comment 1 Jack 2019-12-30 23:46:05 UTC
I suspect you selected the wrong Product.  Did you mean konsole instead of kmymoney?  It also sounds like you want the Importance to be wishlist instead of normal.
Comment 2 Kurt Hindenburg 2020-03-22 18:49:44 UTC
This has been implemented in Konsole for the past few versions.  You have to use the menu->View->Split Views or the shortcuts.  Can you try a recent version and see if that works for you.
Comment 3 Justin Zobel 2020-11-03 01:20:15 UTC
(In reply to Kurt Hindenburg from comment #2)
> This has been implemented in Konsole for the past few versions.  You have to
> use the menu->View->Split Views or the shortcuts.  Can you try a recent
> version and see if that works for you.

The right click menu doesn't have split functionality, that's where they want it.

I'll move this to wishlist as it's not a bug.
Comment 4 Magno Lomardo 2023-03-04 18:22:19 UTC
I worked on this and made the MR to implement it.
Here is the MR link: https://invent.kde.org/utilities/konsole/-/merge_requests/820
Comment 5 Kurt Hindenburg 2023-03-06 22:42:01 UTC
Git commit d3fa26f65bae04084c9681fcdfbb2ffa5bc818a2 by Kurt Hindenburg, on behalf of Magno Lomardo.
Committed on 06/03/2023 at 22:41.
Pushed by hindenburg into branch 'master'.

Add the context menu options to split the view left-right and top-bottom

M  +6    -1    desktop/sessionui.rc
M  +2    -0    src/ViewManager.cpp
M  +8    -0    src/session/SessionController.cpp
M  +7    -0    src/session/SessionController.h

https://invent.kde.org/utilities/konsole/commit/d3fa26f65bae04084c9681fcdfbb2ffa5bc818a2