Skip to content

Releases: AlynxZhou/flipclock

v2.3.9

05 Mar 12:37
Compare
Choose a tag to compare

Updated key event handling when not running as screensaver.
Updated workaround for Windows screensaver preview handling.
Updated to clear event queue before running.

v2.3.8

03 Mar 07:54
Compare
Choose a tag to compare

Updated LICENSE from GPLv3 to Apache-2.0.
Updated CMake files for better building and distributing under Windows.

v2.3.7

02 Mar 02:09
Compare
Choose a tag to compare

Fixed render bugs under Windows.
Fixed 12-hour clock bug under Windows.

v2.3.6

01 Mar 05:10
Compare
Choose a tag to compare

Refactored with CMake.
Added full Windows screensaver support.

v2.3.5

04 Feb 04:09
Compare
Choose a tag to compare
Updated code.

v2.3.4

04 Feb 04:03
Compare
Choose a tag to compare
Updated code.

v2.3.3

04 Feb 03:34
Compare
Choose a tag to compare
Updated comment.

Release v1.3.7

22 Apr 13:51
Compare
Choose a tag to compare

Restructed code.

Removed SDL Timer, use custom way to handle time check.

Now it will change time if you change system time.

Release v1.3.3

20 Apr 14:16
Compare
Choose a tag to compare

Fixed minimum bug, now it will auto refresh after focus.

Now you can press t to toggle 12h/24h type.

KNOWN ISSUE: In GNOME sometimes after focus again it can NOT toggle fullscreen correctly, the topbar will remain transparent. Seems a GNOME/SDL issue.

Release v1.2.3

20 Apr 06:32
Compare
Choose a tag to compare

First release of flipclock source and win32 binary.