D15742: Handle middle click on tabs
Kai Uwe Broulik
noreply at phabricator.kde.org
Tue Sep 25 12:50:12 BST 2018
broulik added inline comments.
INLINE COMMENTS
> DetachableTabBar.cpp:61
> + switch(event->button()) {
> + case Qt::MiddleButton : middleMouseButtonClickAt(event->pos()); break;
> + case Qt::LeftButton: _containers = window()->findChildren<Konsole::TabbedViewContainer*>(); break;
Tabs typically close on mouse //release//.
REPOSITORY
R319 Konsole
REVISION DETAIL
https://phabricator.kde.org/D15742
To: tcanabrava, ngraham, hindenburg
Cc: broulik, anthonyfieroni, konsole-devel, herrold, ngraham, maximilianocuria, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20180925/1540a151/attachment.html>
More information about the konsole-devel
mailing list