diff options
author | Unia <jthidskes@live.nl> | 2013-04-08 01:32:43 +0200 |
---|---|---|
committer | Unia <jthidskes@live.nl> | 2013-04-08 01:32:43 +0200 |
commit | 64c058fe2c99b31e7e4b5d35ce9bc6dd80af75af (patch) | |
tree | 805b6dd57071f021ae653269a4864842dc8f9f13 /README.md | |
parent | 2dcd37fee61ee7f638f393dbf7684d960a30290d (diff) |
added reset option
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -10,7 +10,7 @@ stopwatch will start counting, stop counting and reset. Usage ----- -The spacebar does it all! Press space to start timing, space to stop, space again to reset and space to start timing again. +The spacebar does it all! Press space to start timing, space to pause, space again to continue and r to reset the timer when it is paused. Installation ------------ @@ -35,6 +35,9 @@ ToDo * Display text like gnome-clocks? * Font size depend on available space? * Add about dialog back in? +* Add a timer function too, in GtkNotebook? +* Keyboard shortcut to add/delete laps? +* Clever lap deleting License ------- |