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-calculator-plugin:start [2019/11/09 12:30] – created kevinbowenpanel-plugins:xfce4-calculator-plugin:start [2024/12/09 07:01] (current) kevinbowen
Line 1: Line 1:
-====== Calculator ======+~~NOTOC~~ 
 +{{ :panel-plugins:xfce4-calculator-plugin.png?nolink|}} 
 +====== Calculator - xfce4-calculator-plugin ====== 
 +xfce4-calculator-plugin is a calculator plugin for the Xfce4 panel.
  
-===== About =====+  * **[[#Usage|Usage]]** 
 +  * **[[#Screenshots|Screenshots]]** 
 +  * **[[#Latest Release|Latest Release]]** 
 +  * **[[#Source Code Repository|Source Code Repository]]** 
 +  * **[[#Reporting Bugs|Reporting Bugs]]**
  
-xfce4-calculator-plugin is a calculator plugin for the Xfce4 panel.+----
  
 ===== Usage ===== ===== Usage =====
  
-Place the plugin in your panel, enter your calculation into the text field and press ''Enter'' to calculate the result.+  - [[:xfce:xfce4-panel:add-new-items|Add the plugin to the panel]]. 
 +  - Right-click on the added plugin to open the settings window.  
 + 
 +Place the plugin in the panel, enter the calculation into the text field and press ''Enter'' to calculate the result.
  
 The plugin supports common mathematical operators (+, -, *, /, ^) with usual precedence rules, and the following functions and constants: The plugin supports common mathematical operators (+, -, *, /, ^) with usual precedence rules, and the following functions and constants:
Line 25: Line 35:
 | log2(x)            | Binary logarithm (base 2)          | | log2(x)            | Binary logarithm (base 2)          |
 | log10(x), lg(x)    | Decadic/Common logarithm (base 10) | | log10(x), lg(x)    | Decadic/Common logarithm (base 10) |
 +
 +[[|Back To Top]]
 +----
  
 ===== Screenshots ===== ===== Screenshots =====
  
-FIXME+<figure "Calculator Plugin: On the Panel with an Example"> 
 +{{:panel-plugins:xfce4-calculator-plugin-panel.png|Calculator Plugin: On the Panel with an Example}} 
 +</figure>
  
-===== Recent Changes =====+<figure "Calculator Plugin: Right Click on the Plugin Icon"> 
 +{{:panel-plugins:xfce4-calculator-plugin-right-click-settings.png|Calculator Plugin: Right Click on the Plugin Icon}} 
 +</figure>
  
-{{rss>http://git.xfce.org/panel-plugins/xfce4-calculator-plugin/atom/ 10 date}}+<figure "Calculator Plugin: Settings Window"> 
 +{{:panel-plugins:xfce4-calculator-plugin-settings-window.png|Calculator Plugin: Settings Window}} 
 +</figure>
  
-  * **[[http://git.xfce.org/panel-plugins/xfce4-calculator-plugin/log/|View full history]]** +[[|Back to Top]] 
-===== Downloads =====+----
  
-==== Latest Release ==== +===== Latest Release ==== 
-[[http://archive.xfce.org/src/panel-plugins/xfce4-calculator-plugin/0.6/xfce4-calculator-plugin-0.6.0.tar.bz2|xfce4-calculator-plugin-0.6.0.tar.bz2]]+{{rss>https://archive.xfce.org/feeds/project/xfce4-calculator-plugin 1 date 2h}}
  
-**SHA1**a4ea1273695cc474f5ddad85946b3173814ea8c3 \\ +[[https://gitlab.xfce.org/panel-plugins/xfce4-calculator-plugin/-/blob/master/NEWS|Read the CHANGELOG]]
-**MD5**: 1b956a89693d039a61b4725cefb23a4d+
  
-===== Reporting Bugs =====+  * **[[https://archive.xfce.org/src/panel-plugins/xfce4-calculator-plugin/|Download current release]]** (older versions of this component are also available here)
  
-Bugs should be reported to the [[https://bugzilla.xfce.org/describecomponents.cgi?product=Xfce4-calculator-plugin|Xfce bug tracking system]].+---- 
 +===== Source Code Repository =====
  
-===== Getting it ===== +[[https://gitlab.xfce.org/panel-plugins/xfce4-calculator-plugin]] 
- +---- 
-The normal (and best) way to get this plugin is to use the package manager or port system of your operating system. +===== Reporting Bugs ===== 
- +  * **[[:panel-plugins:xfce4-calculator-plugin:bugs|Reporting Bugs]]** -- List of currently open bugs and instructions on how to submit new bug reports
-===== Source Code Repository =====+
  
-[[http://git.xfce.org/panel-plugins/xfce4-calculator-plugin/]]+[[|Back To Top]] 
 +---- 
 +[[ :xfce:xfce4-panel:start:|Return to xfce4-panel Main Documentation Page]]