public
Description: An wonderful analog clock
Homepage: http://copyleft.free.fr
Clone URL: git://github.com/stephane/cairo-clock.git
cairo-clock / NEWS
100644 34 lines (25 sloc) 0.571 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
* using gettext now and localized for:
 
da
de
en_GB
es
fi
fr
it
nl
pl
pt_PT
ru
sl
sv
tr
zh_CN
zh_TW
 
* using GOption, GList and GString for theme-list handling
 
* checking for composited desktop-environment, thus depending on gtk+ >= 2.10.0
 
* new theme included: gremlin/gremlin-24
 
* smooth hand animations
 
* no more flashing of background clear-color upon startup
 
* fixed close-button in about-dialog
 
* added workaround for "white rectangle"-bug in xserver, see freedesktop
bugzilla-entry #11109 (https://bugs.freedesktop.org/show_bug.cgi?id=11109)