! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
[PATCH] Enhancements + bug fix
Status:
RESOLVED: FIXED
Product:
Xfce4-genmon-plugin
Component:
General

Comments

Description Miguel Guedes 2012-07-13 12:33:34 CEST
* Allow period to be lowered to a minimum of 0.25 (in line with other plugins)
   (would close: https://bugzilla.xfce.org/show_bug.cgi?id=9102)

 * Set period step to 0.25

 * Adjust tooltip such that period is shown as a float (2) decimal number

 * Use gtk_widget_set_tooltip_text instead of deprecated gtk_tooltips_*

 * When specified, allow user to run <click> action when clicking on button or text
   (would close: https://bugzilla.xfce.org/show_bug.cgi?id=3437)

 * Fix: progress bars have no fill colour. They are now given the same colour as set on the sensor plugin.
Comment 1 Miguel Guedes 2012-07-13 12:36:16 CEST
Strange, bugzilla didn't attach patch (interface is a bit misleading)

Please find it here: http://paste.ubuntu.com/1089608/
Comment 2 John Lindgren editbugs 2012-08-05 19:36:47 CEST
Please separate the patch so that there is one patch for each (unrelated) change.
Comment 3 Landry Breuil editbugs 2014-11-23 21:44:35 CET
Mass-reassign all bugs from florian@ to goodies-dev@, thanks for the maintenance work! (and sorry for the bugmail spam..)
Comment 4 ToZ editbugs 2018-09-06 04:27:30 CEST
#1 already exists - was fixed earlier
#2 already exists - was fixed earlier
#3 fixed in commit https://git.xfce.org/panel-plugins/xfce4-genmon-plugin/commit/?id=760961458eff95c541fd90ca5b9c1dd98f86ab81
#4 fixed during GTK3 migration but uses gtk_widget_set_tooltip_markup() to allow for markup in tooltips
#5 fixed in earlier commit
#6 with migration to GTK3, you can style .genmon_progressbar with CSS to get the desired fills,etc

Bug #9107

Reported by:
Miguel Guedes
Reported on: 2012-07-13
Last modified on: 2018-09-06

People

Assignee:
Xfce-Goodies Maintainers
CC List:
2 users

Version

Attachments

Additional information