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-stopwatch-plugin:start [2019/11/10 21:22] – updated image links. added download link to latest version kevinbowenpanel-plugins:xfce4-stopwatch-plugin:start [2023/07/02 10:00] (current) – Update Latest Release section kevinbowen
Line 1: Line 1:
-====== Stopwatch ====== +~~NOTOC~~ 
-  * **[[start#About|About]]** +====== xfce4-stopwatch-plugin - Stopwatch ====== 
-  * **[[start#Recent Releases|Recent Releases]]** + 
-  * **[[start#Source Code Repository|Source Code Repository]]** +A simple stopwatch plugin for Xfce panel. 
-  * **[[start#Reporting Bugs|Reporting Bugs]]** + 
-   + 
-===== About ===== +  * **[[#Required Packages|Required Packages]]** 
-Written by [[http://ongardie.net/diego/|Diego Ongaro]], this plugin keeps track of elapsed time right on your panel.+  * **[[#Latest Release|Latest Release]]** 
 +  * **[[#Source Code Repository|Source Code Repository]]** 
 +  * **[[#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 runningThis 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.+----
  
 +===== Required Packages =====
  
 +  * [[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]]
  
-===== Recent Releases =====+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.
  
-==== 0.3.1 (2019/06/10) ==== +[[|Back to Top]]
-[[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]]+
  
 +----
  
-==== 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]]+{{rss>https://archive.xfce.org/feeds/project/xfce4-stopwatch-plugin 1 date 2h}}
  
-[[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]]+[[https://gitlab.xfce.org/panel-plugins/xfce4-stopwatch-plugin/-/blob/master/NEWS|Read the CHANGELOG]]
  
-===== Dependencies ===== +  * **[[https://archive.xfce.org/src/panel-plugins/xfce4-stopwatch-plugin/|Download current release]]** (link also contains older versions)
->= Xfce 4.6+
  
-===== Reporting Bugs ===== +[[|Back to Top]]
-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 ===== ===== Source Code Repository =====
  
-Git repo: http://git.xfce.org/panel-plugins/xfce4-stopwatch-plugin/+Git repo: https://gitlab.xfce.org/panel-plugins/xfce4-stopwatch-plugin
  
-Language: Vala+----
  
-LicenseSimplified BSD+===== 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]]