Xfce Wiki

Sub domains
 

This is an old revision of the document!


xfce4-stopwatch-plugin - Stopwatch

Xfce4-stopwatch-plugin is a simple stopwatch plugin for Xfce panel.

Originally written by Diego Ongaro, this plugin keeps track of elapsed time - right on your panel.


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

For detailed information on the minimum required versions, check the configure.ac.in file.

Back to Top


Latest Release

  • xfce4-stopwatch-plugin 0.6.0 released (2025/05/20 10:30)
    xfce4-stopwatch-plugin 0.6.0 is now available for download from https://archive.xfce.org/src/panel-plugins/xfce4-stopwatch-plugin/0.6/xfce4-stopwatch-plugin-0.6.0.tar.xz https://archive.xfce.org/src/panel-plugins/xfce4-stopwatch-plugin/0.6/xfce4-stopwatch-plugin-0.6.0.tar.xz?sha1 https://archive.xfce.org/src/panel-plugins/xfce4-stopwatch-plugin/0.6/xfce4-stopwatch-plugin-0.6.0.tar.xz?sha256 What is xfce4-stopwatch-plugin? =============================== A panel plugin to keep track of elapsed time. Website: https://docs.xfce.org/panel-plugins/xfce4-stopwatch-plugin Release notes for 0.6.0 ======================= Meson has been added as a build system in this release, and the associated archive has been generated by 'meson dist'. Although autotools has been retained for the time being and can still be used via 'autogen.sh', meson is now the preferred build system, and autotools will be removed in a future release. - Update README after switchover to meson - build: Automate copyright year management - Add meson build - Add about dialog - autotools-build: Avoid versioning libstopwatch - I18n: Update po/LINGUAS list - Translation Updates: Greek, Vietnamese

Back to Top


Source Code Repository

Reporting Bugs

Back To Top


Return to Main Xfce4-panel page