D17261: Don't duplicate the tabs when Spliting the View

Tomaz Canabrava noreply at phabricator.kde.org
Fri Nov 30 15:11:10 GMT 2018


tcanabrava created this revision.
Herald added a project: Konsole.
Herald added a subscriber: konsole-devel.
tcanabrava requested review of this revision.

REVISION SUMMARY
  Instead of iterating over the sessions to fetch the view and
  duplicate the current screen once for each split, igore all
  of them and just create a new terminal view. The only thing
  this terminal view shares with the previous current widget
  is the profile.
  
  Only create a new tab in the *current* Container
  
  Instead of duplicating tabs in all of the split views.

TEST PLAN
  manually run tests and splits / tabs

REPOSITORY
  R319 Konsole

BRANCH
  dontDuplicateTabs

REVISION DETAIL
  https://phabricator.kde.org/D17261

AFFECTED FILES
  src/ViewManager.cpp

To: tcanabrava
Cc: konsole-devel, ngraham, maximilianocuria, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20181130/aa2eda9c/attachment.html>


More information about the konsole-devel mailing list