D15742: Handle middle click on tabs
Tomaz Canabrava
noreply at phabricator.kde.org
Tue Sep 25 13:18:53 BST 2018
tcanabrava added a comment.
Ok, I'll update the patch
Em ter, 25 de set de 2018 às 13:50, Kai Uwe Broulik <
noreply at phabricator.kde.org> escreveu:
> broulik added inline comments. View Revision
> https://phabricator.kde.org/D15742
> *INLINE COMMENTS*
> View Inline https://phabricator.kde.org/D15742#inline-85072
> DetachableTabBar.cpp:61
> _containers = window()->findChildren<Konsole::TabbedViewContainer*>();
> 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 <https://phabricator.kde.org/source/konsole/> Konsole
>
> *REVISION DETAIL*
> https://phabricator.kde.org/D15742
>
> *To: *tcanabrava, ngraham, hindenburg
> *Cc: *broulik, anthonyfieroni, konsole-devel, herrold, ngraham,
> maximilianocuria, hindenburg
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/3ed2b3e9/attachment-0001.html>
More information about the konsole-devel
mailing list