Add pause feature#20
Conversation
|
@caomem I can't test it on windows today, but will try soon. Did you run this on linux or mac? |
|
@1Blademaster I tested it on linux. I can test it on mac in few days, if needed, but I'm pretty sure that will works there. |
|
Done. With this last commit, the feature is ignored on windows systems, but can run on POSIX ones. |
|
Hey! @1Blademaster please, don't merge it yet. I found a bug here: when I suspend the computer, the timer autopause. |
|
Fixed. You can test :) |
Another fun feature: now you can pause/continue the timer by press space.
I didn't split this PR with my last one about support datetime and new fonts.. in any case, it is so easy to split if needed (take a look in the properly commit). Sadly, I'm not sure if it works properly on windows (indeed, I don't think so; we need to use another library to give support to windows).
Have fun!
