Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
panel-plugins:xfce4-systemload-plugin:start [2019/11/10 21:17] – updated image links. added download link to latest version kevinbowenpanel-plugins:xfce4-systemload-plugin:start [2024/12/11 01:08] (current) kevinbowen
Line 1: Line 1:
-====== Systemload ====== +~~NOTOC~~ 
-  * **[[start#About|About]]** +{{ panel-plugins:xfce4-systemload-plugin:org.xfce.panel.systemload.png?48nolink|}} 
-  * **[[start#Screenshots|Screenshots]]** +====== xfce4-systemload-plugin - Systemload ======
-  * **[[start#Recent Releases|Recent Releases]]** +
-  * **[[start#Source Code Repository|Source Code Repository]]** +
-  * **[[start#Reporting Bugs|Reporting Bugs]]**+
  
-===== About ===== 
 A system load plugin for the Xfce4 desktop environment. It displays the current CPU load, the memory in use, the swap space and the system uptime in the Xfce4 panel. A system load plugin for the Xfce4 desktop environment. It displays the current CPU load, the memory in use, the swap space and the system uptime in the Xfce4 panel.
 +
 +  * **[[#Latest Release|Latest Release]]**
 +  * **[[#Source Code Repository|Source Code Repository]]**
 +  * **[[#Reporting Bugs|Reporting Bugs]]**
 +
 +----
  
 ===== Usage ===== ===== Usage =====
-Just place it into your panel. It will show you how little RAM and CPU Xfce can take ;-) 
  
-===== Screenshots ===== +  [[:xfce:xfce4-panel:add-new-items|Add the plugin to the panel]]. 
-{{:panel-plugins:xfce4-systemload-plugin.png|:panel-plugins:xfce4-systemload-plugin.png}}+  Right-click on the added plugin, select **Properties** to open the settings window
  
-===== Recent Releases =====+By default, the plugin shows RAM, Memory, Swap, and CPU activity/utilization using the ''xfce4-taskmanager'' as a backend poller.
  
-==== 1.2.0 (2019/08/13) ==== +---- 
-[[http://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/1.2/xfce4-systemload-plugin-1.2.3.tar.bz2|xfce4-systemload-plugin-1.2.3.tar.bz2]]+===== Screenshots =====
  
-**SHA-256 Hash:** 052407c575203da4de2db6f4a5e997220d95ec655d393dc3875a0d5a20520775 \\ +<figure "Systemload Plugin Panel Indicator"> 
-**SHA-1 Hash:** bab853f85b8654b08902f4c724abb06c0fa6a90c \\ +{{:panel-plugins:systemload-plugin_panel_indicator.png|Systemload Plugin Panel Indicator}} 
-**MD5 Hash:** 5d75865be699d0b3d36a5fc17ed02d44+</figure>
  
-==== 1.1.2 (2014/11/21) ==== 
  
-  * Support upower 0.99 +<figure "Systemload Plugin Properties Window"> 
-  * Add a way to run a command when clicking on systemload plugin (bug #3887) +{{:panel-plugins:systemload-plugin_preferences.png|Systemload Plugin Properties Window}} 
-  * Pick up translation fixes (bug #11316) +</figure>
-  * Merge some OpenBSD compatibility patches +
-==== 1.1.1 (2012/06/30) ==== +
-  * Simplify tooltip handling code +
-  * Better compliance with panel plugin HIG +
-  * Only set label angle with panel 4.9 +
-  * Set plugin to small in all modes except deskbar modes (bug #8944) +
-  * Facilitate bringing up the configuration dialog (bug #8900) +
-  * Fix background transparency by setting the main evbox hidden (bug #8891) +
-  * Changing uptime label orientation in the vertical mode +
-  * Compatibility with panel 4.9++
  
-==== 1.1.0 (2012/04/18) ==== +---- 
-  * Fix progressbar width in vertical mode +===== Latest Release =====
-  * Added about dialog +
-  * Use a single label to show uptime, either 'X days' (if > 0) or 'hh:mm' (bug #8348) +
-  * Add support for Solaris (bug #5743) +
-  * Fix memory size overflow with > 3.5GB on FreeBSD +
-  * Build the plugin as a module +
-  * Added a power-saving interval option using upower (if present at build time) +
-  * Added an update interval option (bug #7507) +
-  * Rewritten configuration dialog +
-  * Conditional retrieval of system stats (should use less resources!) +
-  * Port to libxfce4ui (bug #7077) +
-  * Fix transparency issues (bug #7345)+
  
 +{{rss>https://archive.xfce.org/feeds/project/xfce4-systemload-plugin 1 date 2h}}
  
-==== 1.0.0 ==== +[[https://gitlab.xfce.org/panel-plugins/xfce4-systemload-plugin/-/blob/master/NEWS|Read the CHANGELOG]]
-  * Translated into 34 languages, including 13 with a complete translation +
-  * Fix some issues with the build system +
-  * Fix a small memory leak +
-  * Adjust the way free memory is calculated, fixing bug #4215 +
-  * Fix bar colors for some theme engines, fixing bug #3588 +
-  * Fix display tooltip problems, fixing bug #5175 +
-  * Improve the accuracy of CPU activity measurements, fixing bug #1076 +
-  * Add support for GNU/kFreeBSD, fixing bug #2996 +
-  * Make the plugin more compact visually, fixing bug #3587+
  
-===== Recent Changes ===== +  * **[[https://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/|Download current release]]** (older versions of this component are also available here)
-{{rss>http://git.xfce.org/panel-plugins/xfce4-systemload-plugin/atom/ 5 date}}+
  
-===== Getting it ===== +[[|Back to Top]]
-The normal (and best) way to get this plugin is to use the package manager or port system of your operating system.+
  
-If it isn't available there, or if you want a different version, you can download it in source form from [[http://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/]].+----
  
 ===== Source code repository ===== ===== Source code repository =====
-[[http://git.xfce.org/panel-plugins/xfce4-systemload-plugin/]] 
  
 +[[https://gitlab.xfce.org/panel-plugins/xfce4-systemload-plugin]]
 +
 +----
  
 ===== Reporting Bugs ===== ===== Reporting Bugs =====
-Bugs should be reported to the [[http://bugzilla.xfce.org/enter_bug.cgi?product=xfce4-systemload-plugin|Xfce bug tracking system]]. 
  
-==== Open Bugs ==== +  * **[[:panel-plugins:xfce4-systemload-plugin:bugs|Reporting Bugs]]** -- List of currently open bugs and instructions on how to submit new bug reports
-{{rss>http://bugzilla.xfce.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&chfieldto=Now&emailassigned_to1=1&emailassigned_to2=1&emailcc2=1&emailqa_contact2=1&emailreporter2=1&product=Xfce4-systemload-plugin&query_format=advanced&title=Bug%20List:%20systemload&ctype=atom}}+
  
----- 
 [[|Back To Top]] [[|Back To Top]]
 +----
 +[[:xfce:xfce4-panel:start:|Return to xfce4-panel Main Documentation Page]]