Commit Graph

33 Commits

Author SHA1 Message Date
chuma
d26caaf67e St.Table no longer exists in gnome-shell 3.18, changing to a BoxLayout 2016-01-15 14:38:31 -05:00
Olaf Leidinger
b6fca8e138 add padding for textual countdown 2015-02-22 13:02:38 +01:00
Olaf Leidinger
fa2c7007fa read and use padding from current theme 2015-02-22 12:53:14 +01:00
Olaf Leidinger
5fc207df2b merge drawing into abstract class 2015-02-22 11:58:37 +01:00
Olaf Leidinger
5153e81064 decrease drawing frequency; should fix high CPU usage (#16) 2014-10-21 21:42:13 +02:00
Olaf Leidinger
2bb0c6a768 use new internal teapot icon 2014-10-15 00:57:39 +02:00
Olaf Leidinger
3e6ad50e37 fix theme color issues and textual coutdown layout 2014-10-14 22:10:49 +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
c2ba4cf037 remove timer-set notification 2014-02-28 11:04:16 +01:00
Olaf Leidinger
c171ebf3d2 initial version of textual countdown 2014-02-19 00:26:03 +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
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
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
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
41932879e9 Make use of the translations 2013-10-31 10:25:41 +01:00
Olaf Leidinger
83c4bcd90e clean-up for new configure system 2013-10-31 10:16:21 +01:00