| Summary: | allow terminal to be placed in right pane | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | web | 
| Component: | panels: terminal | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> | 
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | nate, samrog131 | 
| Priority: | NOR | Keywords: | usability | 
| Version First Reported In: | 16.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/dolphin/108e10ca15be6662fa02f56665cc78808ab243e7 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| 
 
        
          Description
        
        
          web
        
        
        
        
          2016-05-02 16:54:40 UTC
        
       
    Is there any chance this will be changed in official Dolphin code? If not... Could I simply change the lines I linked to and compile it myself? I've never compiled something before, so I want to make sure this would actually fix it before I venture down that rabbit hole :) (In reply to web from comment #1) > If not... > Could I simply change the lines I linked to and compile it myself? > I've never compiled something before, so I want to make sure this would > actually fix it before I venture down that rabbit hole :) Seems to work - a quick test: https://www.kubuntuforums.net/showthread.php?70192-Dolphin-allow-terminal-to-be-placed-to-the-left-right-top-bottom&p=388040#post388040 Wow, a trivial change. Wanna submit it as a patch on https://phabricator.kde.org/? Submitted a slightly different patch that accomplishes the same thing: https://phabricator.kde.org/D10189 Git commit 108e10ca15be6662fa02f56665cc78808ab243e7 by Nathaniel Graham.
Committed on 31/01/2018 at 00:06.
Pushed by ngraham into branch 'Applications/17.12'.
Let the terminal panel dock to any part of the window
Summary:
Just what it says: Let the terminal panel sit on the left or right side of the window.
Test Plan:
Tested in KDE Neon:
- Opened terminal panel, unlocked widgets, and tried to drag it to the right or left side of the window: I can
- Put terminal panel on right side, quit Dolphin and opened Dolphin again: terminal panel appears on the right as expected
- Put terminal panel on right side, closed terminal panel, quit Dolphin, opened Dolphin, and opened the terminal panel again: terminal panel appears on the right as expected
- Removed dolphinrc file and opened terminal panel: appears on the bottom
{F5682428}
Reviewers: #dolphin
Subscribers: elvisangelaccio, anthonyfieroni, cfeck
Differential Revision: https://phabricator.kde.org/D10189
M  +0    -1    src/dolphinmainwindow.cpp
https://commits.kde.org/dolphin/108e10ca15be6662fa02f56665cc78808ab243e7
     |