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

Tomaz Canabrava noreply at phabricator.kde.org
Fri Nov 30 16:59:39 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.
  
  use createView instead of manually trying to create the view
  
  Fixes bug while closing the split
  
  Don't duplicate tabs in the splits

REPOSITORY
  R319 Konsole

BRANCH
  dontDuplicateTabs

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

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/8f51f7e5/attachment.html>


More information about the konsole-devel mailing list