[Goodies-dev] [Bug 11984] New: [PATCH] Allow genmon "command" to dynamically change the timer period

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Mon Jun 15 21:51:57 CEST 2015


https://bugzilla.xfce.org/show_bug.cgi?id=11984

            Bug ID: 11984
           Summary: [PATCH] Allow genmon "command" to dynamically change
                    the timer period
    Classification: Panel Plugins
           Product: Xfce4-genmon-plugin
           Version: git
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Medium
         Component: General
          Assignee: frivoal at xfce.org
          Reporter: jdhedden at gmail.com
        QA Contact: goodies-dev at xfce.org

Created attachment 6311
  --> https://bugzilla.xfce.org/attachment.cgi?id=6311&action=edit
Patch to allow genmon "command" to dynamically change the timer period.

The attached patch modifies the command output parsing to add the capability
for the command to dynamically change the timer period.  If the command output
contains tags "<period>SECS</period>", then the timer's period will be changed
to the SECS value (* 1000 for millisecs).  This will then go into affect on the
next period.

If the user is displaying the period in the tooltip, the new value will be
displayed.

If the user pulls up the options/config popup, this value will be displayed. 
If any values are changed, then this new value will be saved to the config
file.

If the command changes the period, but the user does not pull up the
options/config popup, then the changed period will not be saved.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the Goodies-dev mailing list