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/11 12:34] kevinbowenpanel-plugins:xfce4-stopwatch-plugin:start [2025/05/20 15:52] (current) – [Required Packages] Meson andreldm
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]]** +A simple stopwatch plugin for Xfce panel. 
-  * **[[start#Source Code Repository|Source Code Repository]]** + 
-  * **[[start#Reporting Bugs|Reporting Bugs]]**+ 
 +  * **[[#Required Packages|Required Packages]]** 
 +  * **[[#Latest Release|Latest Release]]** 
 +  * **[[#Source Code Repository|Source Code Repository]]** 
 +  * **[[#Reporting Bugs|Reporting Bugs]]** 
 + 
 +----
  
 ===== Usage ===== ===== Usage =====
-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}}+  - [[:xfce:xfce4-panel:add-new-items|Add the plugin to the panel]]. 
 +  Press the "play/pause" button to start and stop. 
 +  Right click on the plugin and select "Reset" to reset it.
  
-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.+There are no ways to configure the plugin at this time. 
 + 
 +The start time and state will be saved when your panel quits and restored next time it's running. This means that the stopwatch will continue even if you power off and power on your computer.
  
 ---- ----
  
-===== 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/meson.build|meson.build]] 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]]+{{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]]** (older versions of this component are also available here) 
- >= Xfce 4.6+ 
 +[[|Back to Top]]
  
 ---- ----
 +
 ===== 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 
- 
-License: Simplified BSD 
 ---- ----
 +
 ===== Reporting Bugs ===== ===== 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]]+  * **[[:panel-plugins:xfce4-stopwatch-plugin:bugs|Reporting Bugs]]** -- List of currently open bugs and instructions on how to submit new bug reports
  
 [[|Back To Top]] [[|Back To Top]]
 ---- ----
-[[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]]+[[:xfce:xfce4-panel:start:|Return to xfce4-panel Main Documentation Page]]