Skip to content

Releases: ttygde/pokoy

v0.2.5

18 Aug 11:00
Compare
Choose a tag to compare
Moving back and to more minimal solutions

I think that this project does not need CMake, which is a large piece of
softare that is useful in cases where the code needs to run on different
environments. In this case, this code will only run in UNIX-like systems
using X11 or through Cygwin which is similar to UNIX-like environment.

I have reversed 8a8f333cfe8db91a5d49941b8670ed0dfd61df30.

I have moved the documentation from asciidoc to mdoc, removing
the need for conversion.

v0.2.4: Workrave-like mode and notifications

26 Jun 18:03
a300873
Compare
Choose a tag to compare
Merge pull request #16 from lich-tex/master

v0.2.4: Notifications and workrave-like mode (lich)

v0.2.3: Merge pull request #11 from matmatyk/master

10 May 16:35
507c169
Compare
Choose a tag to compare

Fixed memory leaks and reset all counters when awaken after suspend

v0.2

01 Nov 13:17
Compare
Choose a tag to compare
added sleeping option