Commit Graph

95 Commits

Author SHA1 Message Date
Olaf Leidinger
5fc207df2b merge drawing into abstract class 2015-02-22 11:58:37 +01:00
Olaf Leidinger
73f394bc2a fix playback issue (#20) 2015-02-22 11:18:16 +01:00
Olaf Leidinger
5153e81064 decrease drawing frequency; should fix high CPU usage (#16) 2014-10-21 21:42:13 +02:00
Olaf Leidinger
f7f33360b6 add comments 2014-10-15 01:06:38 +02:00
Olaf Leidinger
907549c512 don't install icon 2014-10-15 00:58:43 +02:00
Olaf Leidinger
2bb0c6a768 use new internal teapot icon 2014-10-15 00:57:39 +02:00
Olaf Leidinger
e76814fbb7 new icon class with teapot 2014-10-15 00:53:06 +02:00
Olaf Leidinger
3e6ad50e37 fix theme color issues and textual coutdown layout 2014-10-14 22:10:49 +02:00
Olaf Leidinger
28550c9072 initial support for gnome-3.14 2014-10-14 22:09:57 +02:00
Olaf Leidinger
f762648433 fix bug in settings considering uninitialized variable 2014-08-15 20:30:03 +02:00
Olaf Leidinger
93c04e30d9 added audible alarm using gstreamer 2014-08-03 19:23:19 +02:00
Olaf Leidinger
241a3dc475 workaround for leading zeros causing failure in string to int conversion in older gnome-shell versions 2014-06-23 22:59:58 +02:00
Olaf Leidinger
60a8f34563 add support for gnome-3.12 2014-04-05 12:59:26 +02:00
Olaf Leidinger
c2ba4cf037 remove timer-set notification 2014-02-28 11:04:16 +01:00
Olaf Leidinger
fe5b801203 remove display of fractional seconds 2014-02-19 00:36:14 +01:00
Olaf Leidinger
c171ebf3d2 initial version of textual countdown 2014-02-19 00:26:03 +01:00
Olaf Leidinger
d1f1eba57a fix time display on some javascript engines (e.g. wheezy) 2014-02-19 00:23:57 +01:00
Olaf Leidinger
ac4f9ec30b remove unused constant to make the extension work on wheezy 2014-02-18 21:40:38 +01:00
Olaf Leidinger
cc9506f08a synchronise with gnome-shell extensions page 2013-11-05 23:20:53 +01:00
Olaf Leidinger
b8c0e01e12 gnome-3.4 2013-11-05 23:00:55 +01:00
Olaf Leidinger
01bde6e6db Make it work on newer shells again 2013-11-05 22:58:22 +01:00
Olaf Leidinger
8f8bc616af Initial support for good old GNOME 3.4 2013-11-05 22:37:04 +01:00
Olaf Leidinger
d165e98b5b calculate time step 2013-11-05 11:46:58 +01:00
Olaf Leidinger
a84854a13d added translation 2013-11-05 10:57:45 +01:00
Olaf Leidinger
a6a3095e56 use monitor constraint only if it is defined in the shell (GNOME >3.4) 2013-11-05 02:32:46 +01:00
Olaf Leidinger
bb91e2a5c7 Work around bug on my gnome-3.10 which makes the cup stuck at x=width/2, y=0 2013-11-05 02:21:13 +01:00
Olaf Leidinger
b9b8d358b3 remove unnecessary complexity for elder gnome-shell 2013-11-04 20:23:08 +01:00
Olaf Leidinger
4129d0f968 fix the fix for older gnome-shells 2013-11-03 22:54:06 +01:00
Olaf Leidinger
a113f7a859 Hopefully make it work for gnome-shell 3.8 and older 2013-11-03 22:30:50 +01:00
Thomas Liebetraut
ce86ef76b6 hg graft commit "Cleaner menu structure, nicer custom entry field" 2013-11-03 18:20:05 +01:00
Olaf Leidinger
bde371701f rebased to master 2013-11-03 18:19:40 +01:00
Thomas Liebetraut
1b3facb701 hg graft commit "Added temporary custom timer entry to the menu" 2013-11-03 18:01:44 +01:00
Olaf Leidinger
e0152332c2 add entry for applet settings 2013-11-03 17:57:07 +01:00
Olaf Leidinger
4fffb16ced make brewing time right-aligned 2013-11-03 17:24:02 +01:00
Olaf Leidinger
ad02c03059 update translations 2013-11-03 13:49:26 +01:00
Olaf Leidinger
3fee302396 trying to centre tea cup 2013-11-03 13:48:07 +01:00
Olaf Leidinger
8fc62efb59 make it work for Gnome 3.10 2013-11-03 12:23:48 +01:00
Olaf Leidinger
74f2f1703b fixed warning when loading image file 2013-11-02 17:17:15 +01:00
Thomas Liebetraut
2bb068379e hg graft commit "Added fullscreen notification (original teatime applet style)" 2013-11-02 16:27:32 +01:00
Thomas Liebetraut
ab482a81cf Use gettext domain autodetection (from metadata.json) and don't split strings where appropriate. 2013-11-02 12:53:18 +01:00
Olaf Leidinger
f2070f9725 Proper initialisation of translations 2013-10-31 10:46:02 +01:00
Olaf Leidinger
08ee57bf2d Add gettext domain 2013-10-31 10:26:55 +01:00
Olaf Leidinger
41932879e9 Make use of the translations 2013-10-31 10:25:41 +01:00
Olaf Leidinger
1caa47a232 Make use of the translations 2013-10-31 10:23:36 +01:00
Olaf Leidinger
83c4bcd90e clean-up for new configure system 2013-10-31 10:16:21 +01:00