Olaf Leidinger
|
2d2fc839fa
|
js-beautified source code
|
2017-11-03 20:52:04 +01:00 |
|
Olaf Leidinger
|
b99cf2f204
|
Cleanup code
|
2017-11-03 20:34:16 +01:00 |
|
Olaf Leidinger
|
da179b23ac
|
Simplify code and thereby fix graphical countdown, refs #30
|
2017-11-03 20:32:15 +01:00 |
|
oleid
|
6ef7a90cd3
|
Merge pull request #39 from jspitz/master
Some updates for Shell 3.26
|
2017-11-03 17:46:40 +01:00 |
|
oleid
|
eccb722095
|
Merge pull request #34 from kelunik/master
Fix vertical alignment, fixes #30
|
2017-11-03 17:43:21 +01:00 |
|
Juergen Spitzmueller
|
5d5184eeda
|
Add v. 3.24 and 3.26
|
2017-11-03 16:33:22 +01:00 |
|
Juergen Spitzmueller
|
3e018c68e5
|
Remove unused gi.St import that breaks opening of prefs dialog in 3.26.
|
2017-11-03 16:32:49 +01:00 |
|
oleid
|
a4fba500e7
|
Merge pull request #33 from mkoura/remove_old_countdown
Remove old countdown when new one is selected.
|
2017-06-26 21:38:44 +02:00 |
|
Dan Boehm
|
5f903893c5
|
Remove bad import
Fixes #36
|
2017-06-26 13:17:29 -05:00 |
|
Niklas Keller
|
349ab15145
|
Fix vertical alignment, fixes #30
|
2017-02-27 20:45:54 +01:00 |
|
Martin Kourim
|
c779410071
|
remove old countdown when new is selected
|
2016-12-09 20:28:32 +01:00 |
|
oleid
|
73da899358
|
Merge pull request #27 from chuma/master
St.Table no longer exists in gnome-shell 3.18, changing to a BoxLayout
|
2016-09-20 22:06:14 +02:00 |
|
Olaf Leidinger
|
f0cc77491b
|
Update for gnome-shell-3.22
|
2016-09-20 22:02:00 +02:00 |
|
Olaf Leidinger
|
98478f3652
|
update metadata for gnome-3.20 -- untested
|
2016-04-19 02:35:21 +02:00 |
|
chuma
|
d26caaf67e
|
St.Table no longer exists in gnome-shell 3.18, changing to a BoxLayout
|
2016-01-15 14:38:31 -05:00 |
|
oleid
|
7232c8a21d
|
gnome-3.18
Has been reported to work on gnome-shell-3.18
|
2015-10-30 10:15:19 +00:00 |
|
Olaf Leidinger
|
96963c8daf
|
Merge branch 'master' of https://github.com/oleid/gnome-shell-teatime
|
2015-03-12 11:56:54 +01:00 |
|
Olaf Leidinger
|
8d3121896f
|
tested on gnome-shell-3.16
|
2015-03-12 11:56:13 +01:00 |
|
oleid
|
d1f6d735aa
|
fix comment
|
2015-02-22 18:35:26 +01: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
|
0dc297c97e
|
whitespace
|
2015-02-22 11:58:37 +01:00 |
|
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 |
|