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
Next revisionBoth sides next revision
panel-plugins:xfce4-stopwatch-plugin [2019/11/13 09:36] – fix bugzilla query kevinbowenpanel-plugins:xfce4-stopwatch-plugin [2020/09/19 20:54] – [Required Packages] kevinbowen
Line 1: Line 1:
-====== Stopwatch ====== +~~NOTOC~~ 
-Written by [[http://ongardie.net/diego/|Diego Ongaro]], this plugin keeps track of elapsed time - right on your panel.+====== xfce4-stopwatch-plugin - Stopwatch ======
  
 +Xfce4-stopwatch-plugin is a simple stopwatch plugin for Xfce panel.
 +
 +Originally written by [[http://ongardie.net/diego/|Diego Ongaro]], this plugin keeps track of elapsed time - right on your panel.
 +
 +
 +  * **[[#Required Packages|Required Packages]]**
   * **[[#Latest Release|Latest Release]]**   * **[[#Latest Release|Latest Release]]**
   * **[[#Source Code Repository|Source Code Repository]]**   * **[[#Source Code Repository|Source Code Repository]]**
   * **[[#Reporting Bugs|Reporting Bugs]]**   * **[[#Reporting Bugs|Reporting Bugs]]**
 +
 +----
  
 ===== Usage ===== ===== Usage =====
-Just add it to the panel.+Add xfce4-stopwatch-plugin to the panel. Press the "play/pause" button to start and stop. Right click on the plugin and select "Reset" to reset it. 
 There are no ways to configure the plugin at this time. There are no ways to configure the plugin at this time.
  
-{{:panel-plugins:xfce4-stopwatch-plugin-help.png|:projects:panel-plugins:xfce4-stopwatch-plugin-help.png}} +The start time and state will be saved when your panel quits and restored next time it's running. This means it will continue even if you power off and power on your computer.
- +
-The time elapsed will be saved when your panel quits and restored next time it's running. If time was ticking, it will not start ticking again automatically.+
  
 ---- ----
  
-===== Latest Release =====+===== Required Packages =====
  
-==== 0.3.1 (2019/06/10) ==== +  * [[https://wiki.gnome.org/Projects/GLib|GLib]] 
-[[http://archive.xfce.org/src/panel-plugins/xfce4-stopwatch-plugin/0.3/xfce4-stopwatch-plugin-0.3.1.tar.bz2|xfce4-stopwatch-plugin-0.3.1.tar.bz2]]+  [[https://www.gtk.org|GTK+-3.0]] 
 +  * [[https://gitlab.xfce.org/xfce/libxfce4util|libxfce4util]] 
 +  * [[https://gitlab.xfce.org/xfce/xfce4-panel|xfce4-panel]]
  
-**SHA-256 Hash**50c46eee58b0fe8d22cd5ddd630a82014c0b0c17911c890f27c4d31ddf6eaa1d \\ +For detailed information on the minimum required versions, check the [[https://gitlab.xfce.org/panel-plugins/xfce4-stopwatch-plugin/-/blob/master/configure.ac.in|configure.ac.in]] file.
-**SHA-1 Hash**: ec56719f5ac44269aa220aa3bd54a006d32de3be \\ +
-**MD5 Hash**: ae33ab673aaf761d868c9f275d2958dd+
  
 +[[|Back to Top]]
 ---- ----
  
-==== Version 0.2.0 (2009-07-27) ==== +===== Latest Release =====
-  * First stable release +
-  * Basic functionality+
  
-[[http://foo-projects.org/pipermail/xfce/2009-July/025675.html|Release announcement]]+==== 0.4.0 (2020/06/03) ==== 
 +[[https://archive.xfce.org/src/panel-plugins/xfce4-stopwatch-plugin/0.4/xfce4-stopwatch-plugin-0.4.0.tar.bz2 
 +|xfce4-stopwatch-plugin-0.4.0.tar.bz2]]
  
-[[http://archive.xfce.org/src/panel-plugins/xfce4-stopwatch-plugin/0.2/xfce4-stopwatch-plugin-0.2.0.tar.bz2|xfce4-stopwatch-plugin-0.2.0.tar.bz2]]+**SHA-256 Hash**a3da448c8c16a2db34336fa42dbbea9feb9e93ce5c3408e0b30e9e64a707d949
  
-===== Dependencies ===== +=== Release Notes ===
- >= Xfce 4.6+
  
----- +  * Rewrite in C 
-===== Source Code Repository =====+  * Fix horizontal mode 
 +  * Improve user interface by use a start/stop button rather than reset 
 +  * Reset via menu entry 
 +  * Save/load running state so timer continues after panel reload
  
-Git repo: http://git.xfce.org/panel-plugins/xfce4-stopwatch-plugin/+[[https://archive.xfce.org/src/panel-plugins/xfce4-stopwatch-plugin/|Previous Versions]]
  
-Language: Vala+---- 
 + 
 +===== Source Code Repository =====
  
-LicenseSimplified BSD+Git repohttps://gitlab.xfce.org/panel-plugins/xfce4-stopwatch-plugin
  
----- 
-===== Open Bug Reports: ===== 
-{{rss>https://bugzilla.xfce.org/buglist.cgi?list_id=52157&product=Xfce4-stopwatch-plugin&query_format=advanced&resolution=---&title=Bug%20List&ctype=atom 20 1d date}} 
 ---- ----
 ===== Reporting Bugs ===== ===== Reporting Bugs =====
-Bugs should be reported to the [[http://bugzilla.xfce.org|Xfce bug tracking system]] (product ''Xfce Panel Plugins'', component ''stopwatch''). +  * **[[:panel-plugins:xfce4-stopwatch-plugin:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs
- +
-[[http://bugzilla.xfce.org/buglist.cgi?query_format=advanced&product=Xfce4-stopwatch-plugin|See all bugs]]+
  
 [[|Back To Top]] [[|Back To Top]]
 ---- ----
 [[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]] [[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]]