Review of "Pomodoro" version 12

Details Page Preview

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

Extension Homepage
http://gnomepomodoro.org

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

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

Previous Reviews on this Version

fmuellner posted a review
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.
Jasper St. Pierre waiting for author
kamilprusko posted a review
Thanks guys :) I've uploaded corrected version (version 13).
Jasper St. Pierre rejected
Rejecting because a newer version was uploaded.