Releases: AlynxZhou/flipclock
Releases Β· AlynxZhou/flipclock
v2.10.0
Added card for second.
Updated touch event handling.
Updated arguments handling.
v2.9.2
Fixed Android build.
Updated SDL2_ttf function call.
v2.9.1
Updated Android linking libraries.
v2.9.0
Updated to make flipping card a widget.
v2.8.7
Added AppStream metainfo.
v2.8.6
Updated configuration files loading sequence.
v2.8.5
Updated to follow Freedesktop specifications.
v2.8.4
- Dropped CMake support: I am unable to maintain two different build systems, Meson works better for myself.
- Updated to use Meson options instead of hard-coded bin dir: You can now use Meson's
--bindir
option to custom binary install path.
v2.8.2
Updated to use wrap to build a static linked program if no pre-built dependency found.
Updated meson.build.