[Differential] [Accepted] D4024: [System Tray] Trigger context menu on press

Marco Martin noreply at phabricator.kde.org
Tue Jan 10 15:47:14 UTC 2017


mart accepted this revision.
mart added a reviewer: mart.
mart added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> AbstractItem.qml:103
>          onClicked: {
> +            if (mouse.button !== Qt.RightButton) {
> +                abstractItem.clicked(mouse)

is abstractItem.hideToolTip() really not needed anymore?

REPOSITORY
  R120 Plasma Workspace

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

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: broulik, #plasma, mart
Cc: mart, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, andreaska, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170110/a0fdcac7/attachment.html>


More information about the Plasma-devel mailing list