[Goodies-dev] [Bug 15018] New: Add functionality to use htop when left-clicking if no xfce4-taskmanager is installed and before top

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Thu Jan 3 18:58:01 CET 2019


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

            Bug ID: 15018
           Summary: Add functionality to use htop when left-clicking if no
                    xfce4-taskmanager is installed and before top
    Classification: Panel Plugins
           Product: Xfce4-cpugraph-plugin
           Version: unspecified
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
          Assignee: goodies-dev at xfce.org
          Reporter: arvchristos at gmail.com
  Target Milestone: ---

Created attachment 8223
  --> https://bugzilla.xfce.org/attachment.cgi?id=8223&action=edit
patch for settings.c file

I would like to submit a patch I created for this panel plugin. It seams
reasonable to me to use `htop` instead of top if no `xfce4-taskmanager` is
installed when left clicking on the panel item. However, in this patch,
considering that `htop` is not standard in many distributions,  we firstly
check if it is installed, exactly as we do for `xfce4-taskmanager` and if it is
not we use `top` as fallback.

This patch refers to the settings.c file of the plugin.

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


More information about the Goodies-dev mailing list