pcp updates: pmchart
"Nathan Scott" <[email protected]>
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
Changes committed to git://git.pcp.io/nathans/pcp.git master
Nathan Scott (1):
pmchart: make metric details popup on double click event only
src/pmchart/chart.cpp | 12 +++++++++---
src/pmchart/chart.h | 8 ++++++++
2 files changed, 17 insertions(+), 3 deletions(-)
commit 0e12926506f33a1dd4729ee7c35f44ecfd9cc2f6
Author: Nathan Scott <[email protected]>
Date: Thu Dec 8 15:32:36 2016 +1100
pmchart: make metric details popup on double click event only
Looks like there is no right-click event (at least, not in the
usual signal/slot mechanisms) - possibly due to some platforms
mice not having more than one button. So I went with approach
of double-click for this dialog, as discussed in the BZ.
Resolves: Fedora BZ #1397603.
-=-=-=-=-=-=-=-=-=-=-=-
pcp mailing list
[email protected]
https://groups.io/g/pcp/messages
-=-=-
Groups.io Links:
You receive all messages sent to this group.
View/Reply Online (#14875): https://groups.io/g/pcp/message/14875
View All Messages In Topic (1): https://groups.io/g/pcp/topic/3777152
Mute This Topic: https://groups.io/mt/3777152?uid=174580
New Topic: https://groups.io/g/pcp/post
Change Your Subscription: https://groups.io/g/pcp/editsub?uid=174580
Group Home: https://groups.io/g/pcp
Contact Group Owner: [email protected]
Terms of Service: https://groups.io/static/tos
Unsubscribe: https://groups.io/g/pcp/leave/354243/563757577/xyzzy
-=-=-=-=-=-=-=-=-=-=-=-