A simple pomodoro timer NOTICE New versions are no longer distributed through extensions.gnome.org. Look for "pomodoro" in your distros repositories or grab package from http://gnomepomodoro.org
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
15 | Active |
14 | Active |
13 | Rejected |
12 | Rejected |
11 | Active |
10 | Active |
9 | Active |
8 | Active |
7 | Active |
6 | Active |
5 | Active |
4 | Active |
3 | Active |
2 | Active |
1 | Active |
Note that there is no PopupMenu.PopupMenu::get-preferred-width signal, so you intent of enforcing a minimum width doesn't work. Popup menus already have a minimum width of 200px, maybe that is good enough for you? Otherwise, you can add a custom style class ('.pomodoro-popup' or so) to the menu actor and use something like '.pomodoro-popup.popup-menu { min-width: 250px; }' in the stylesheet.
Thanks guys :) I've uploaded corrected version (version 13).