Xfce Wiki

Sub domains
 

Differences

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

Link to this comparison view

Next revision
Previous revision
panel-plugins:xfce4-systemload-plugin:start [2019/11/09 11:11] – created kevinbowenpanel-plugins:xfce4-systemload-plugin:start [2024/12/11 01:08] (current) kevinbowen
Line 1: Line 1:
-====== Systemload ======+~~NOTOC~~ 
 +{{ panel-plugins:xfce4-systemload-plugin:org.xfce.panel.systemload.png?48nolink|}} 
 +====== xfce4-systemload-plugin - Systemload ======
  
-===== 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]]. 
-{{:projects:panel-plugins:xfce4-systemload-plugin.png|:projects: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.1.2 (2014/11/21) ====+
  
-  * Support upower 0.99 +---- 
-  * Add a way to run a command when clicking on systemload plugin (bug #3887) +===== Screenshots =====
-  * Pick up translation fixes (bug #11316) +
-  * 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) ==== +<figure "Systemload Plugin Panel Indicator"> 
-  * Fix progressbar width in vertical mode +{{:panel-plugins:systemload-plugin_panel_indicator.png|Systemload Plugin Panel Indicator}} 
-  * Added about dialog +</figure>
-  * 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)+
  
  
-==== 1.0.0 ==== +<figure "Systemload Plugin Properties Window"> 
-  * Translated into 34 languages, including 13 with a complete translation +{{:panel-plugins:systemload-plugin_preferences.png|Systemload Plugin Properties Window}} 
-  * Fix some issues with the build system +</figure>
-  * 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 ===== +---- 
-{{rss>http://git.xfce.org/panel-plugins/xfce4-systemload-plugin/atom/ 5 date}}+===== Latest Release =====
  
-===== Reporting Bugs ===== +{{rss>https://archive.xfce.org/feeds/project/xfce4-systemload-plugin 1 date 2h}}
-Bugs should be reported to the [[http://bugzilla.xfce.org/enter_bug.cgi?product=xfce4-systemload-plugin|Xfce bug tracking system]].+
  
-==== Open Bugs ==== +[[https://gitlab.xfce.org/panel-plugins/xfce4-systemload-plugin/-/blob/master/NEWS|Read the CHANGELOG]]
-{{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}}+
  
-===== Getting it ===== +  * **[[https://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/|Download current release]]** (older versions of this component are also available here)
-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/]].+[[|Back to Top]] 
 + 
 +----
  
 ===== 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 ===== 
 + 
 +  * **[[:panel-plugins:xfce4-systemload-plugin:bugs|Reporting Bugs]]** -- List of currently open bugs and instructions on how to submit new bug reports 
 + 
 +[[|Back To Top]] 
 +---- 
 +[[:xfce:xfce4-panel:start:|Return to xfce4-panel Main Documentation Page]]