Commit Graph

7 Commits

Author SHA1 Message Date
Jens Kraemer
6c51ef795a always show the running timer in the timers list #5 2021-08-31 14:24:24 +08:00
jan-imrich
9802307e5e fix rounding problem
Fixes the rounding problem. Since entry.hours is an getter with integrated round(2), its result should not be used for spent time calculation. Given the update function is called quite often (every 1-2 minutes), especially when the redmine issue is open in browser, it can disrupt the resulting overall logged time by up to 50%.
2020-12-19 08:44:15 +08:00
Jens Kraemer
f293ed7348 adds readme, license, Gemfile 2020-07-23 08:37:30 +08:00
Jens Kraemer
5653845c28 updating entries from overlay 2020-07-23 08:35:01 +08:00
Jens Kraemer
30bcd5ff8c show currently running timer in window title, menu item 2020-04-25 17:09:38 +08:00
Jens Kraemer
20ccbba2c1 works, basically 2020-04-24 17:20:18 +08:00
Jens Kraemer
70257cdee0 initial commit 2020-04-22 18:03:56 +08:00