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 [2020/09/19 20:53] – [Required Packages] kevinbowenpanel-plugins:xfce4-stopwatch-plugin [2021/03/18 14:47] (current) – removed kevinbowen
Line 1: Line 1:
-~~NOTOC~~ 
-====== 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]]** 
-  * **[[#Source Code Repository|Source Code Repository]]** 
-  * **[[#Reporting Bugs|Reporting Bugs]]** 
- 
----- 
- 
-===== 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. 
- 
-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 it will continue even if you power off and power on your computer. 
- 
----- 
- 
-===== 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]] 
- 
-[[|Back to Top]] 
----- 
- 
-===== Latest Release ===== 
- 
-==== 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]] 
- 
-**SHA-256 Hash**: a3da448c8c16a2db34336fa42dbbea9feb9e93ce5c3408e0b30e9e64a707d949 
- 
-=== Release Notes === 
- 
-  * Rewrite in C 
-  * 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 
- 
-[[https://archive.xfce.org/src/panel-plugins/xfce4-stopwatch-plugin/|Previous Versions]] 
- 
----- 
- 
-===== 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]] 
----- 
-[[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]]