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
Last revisionBoth sides next revision
panel-plugins:xfce4-stopwatch-plugin:start [2019/11/11 11:08] – re-organized section layout added TOC kevinbowenpanel-plugins:xfce4-stopwatch-plugin:start [2021/03/17 23:53] – created 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 ======
  
-  * **[[start#Latest Release|Latest Release]]** +Xfce4-stopwatch-plugin is a simple stopwatch plugin for Xfce panel.
-  * **[[start#Source Code Repository|Source Code Repository]]** +
-  * **[[start#Reporting Bugs|Reporting Bugs]]**+
  
-===== Usage ===== +Originally written by [[http://ongardie.net/diego/|Diego Ongaro]], this plugin keeps track of elapsed time - right on your panel.
-Just add it to the panel. +
-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 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.+  * **[[#Required Packages|Required Packages]]** 
 +  * **[[#Latest Release|Latest Release]]** 
 +  * **[[#Source Code Repository|Source Code Repository]]** 
 +  * **[[#Reporting Bugs|Reporting Bugs]]**
  
 ---- ----
  
-===== Latest Release =====+===== Usage ===== 
 +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.
  
-==== 0.3.1 (2019/06/10) ==== +There are no ways to configure the plugin at this time.
-[[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]]+
  
-**SHA-256 Hash**: 50c46eee58b0fe8d22cd5ddd630a82014c0b0c17911c890f27c4d31ddf6eaa1d \\ +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.
-**SHA-1 Hash**: ec56719f5ac44269aa220aa3bd54a006d32de3be \\ +
-**MD5 Hash**: ae33ab673aaf761d868c9f275d2958dd+
  
 ---- ----
  
-==== Version 0.2.0 (2009-07-27) ==== +===== Required Packages =====
-  * First stable release +
-  * Basic functionality+
  
-[[http://foo-projects.org/pipermail/xfce/2009-July/025675.html|Release announcement]]+  * [[https://wiki.gnome.org/Projects/GLib|GLib]] 
 +  * [[https://www.gtk.org|GTK+-3.0]] 
 +  * [[https://gitlab.xfce.org/xfce/libxfce4util|libxfce4util]] 
 +  * [[https://gitlab.xfce.org/xfce/xfce4-panel|xfce4-panel]]
  
-[[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]] +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.
- +
-===== Dependencies ===== +
- >= Xfce 4.6+
  
 +[[|Back to Top]]
 ---- ----
-===== Source Code Repository ===== 
  
-Git repo: http://git.xfce.org/panel-plugins/xfce4-stopwatch-plugin/+===== Latest Release ===== 
 +{{rss>https://archive.xfce.org/feeds/project/xfce4-stopwatch-plugin 1 date description 2h}}
  
-LanguageVala+  * **[[https://archive.xfce.org/src/panel-plugins/xfce4-stopwatch-plugin/|Previous Releases]]** 
 + 
 +[[|Back to Top]]
  
-License: Simplified BSD 
 ---- ----
-===== Reporting Bugs ===== 
-Bugs should be reported to the [[http://bugzilla.xfce.org|Xfce bug tracking system]] (product ''Xfce Panel Plugins'', component ''stopwatch''). 
  
-[[http://bugzilla.xfce.org/buglist.cgi?query_format=advanced&product=Xfce+Panel+Plugins&component=stopwatch|See all bugs]]+===== Source Code Repository ===== 
 + 
 +Git repo: https://gitlab.xfce.org/panel-plugins/xfce4-stopwatch-plugin
  
 ---- ----
 +===== Reporting Bugs =====
 +  * **[[:panel-plugins:xfce4-stopwatch-plugin:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs
 +
 [[|Back To Top]] [[|Back To Top]]
 +----
 +[[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]]