<table><tr><td style="">tcanabrava created this revision.<br />Herald added a project: Konsole.<br />Herald added a subscriber: konsole-devel.<br />tcanabrava requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D17643">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This is what I envision for the Konsole Tab / Splits <br />
management. One tab contain a QSPlitter that can contain<br />
multiple TerminalDisplays / Splits.</p>

<p>You can test this behavior by hitting ctrl + shift + 9<br />
and ctrl + shift + 0 to activate the splits, and ctrl +<br />
shift + t to activate a new tab.</p>

<p>What works:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Tab Creation</li>
<li class="remarkup-list-item">Split Creation (Even Recursive splitting)</li>
<li class="remarkup-list-item">Terminal Close will close the Split on last split</li>
<li class="remarkup-list-item">Last last split to close will close the tab</li>
<li class="remarkup-list-item">Last tab to close will close konsole</li>
</ul>

<p>This is *highly broken* as too many things don't work yet:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Detaching will not work</li>
<li class="remarkup-list-item">Reataching will not work</li>
<li class="remarkup-list-item">Tab Naming will not work</li>
</ul>

<p>Probably a few other things too.</p>

<p>I plan to update this as soon as I remove some of the known bugs</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R319 Konsole</div></div></div><br /><div><strong>BRANCH</strong><div><div>terminatorStyleTabs</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D17643">https://phabricator.kde.org/D17643</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/Application.cpp<br />
src/MainWindow.cpp<br />
src/Part.cpp<br />
src/ViewContainer.cpp<br />
src/ViewContainer.h<br />
src/ViewManager.cpp<br />
src/ViewManager.h<br />
src/ViewSplitter.cpp<br />
src/ViewSplitter.h</div></div></div><br /><div><strong>To: </strong>tcanabrava<br /><strong>Cc: </strong>konsole-devel, thsurrel, ngraham, maximilianocuria, hindenburg<br /></div>