Review of "Hamster Time Tracker" version 6

Details Page Preview

Shell extension for Hamster - the GNOME time tracker. IMPORTANT: Please file your issues here: 'https://github.com/projecthamster/shell-extension/issues' and not using this sites own 'report issue' functionality! Please note that the latest version available here (EGO) is somewhat outdated. For a more recent development version that supports gnome shell up to 3.26 please check out the github repository. Brave test drivers are desperatly needed :) A quick note on "how to enter an activity": Quick categorisation of activities is done by entering your activity in the following format: 'activity@category, description #tag1 #tag2', where the comma is mandatory when adding a description and/or tag(s) For futher details and information please refer to the page linked below.

Extension Homepage
https://github.com/projecthamster/shell-extension.git

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
26 Active
25 Active
24 Active
23 Active
22 Active
21 Active
20 Active
19 Active
18 Active
17 Active
16 Active
15 Active
14 Active
13 Active
12 Active
11 Inactive
10 Inactive
9 Active
8 Rejected
7 Active
6 Rejected
5 Rejected
4 Rejected
3 Active
2 Inactive
1 Inactive

Previous Reviews on this Version

gcampax rejected
GLib.timeout_add_seconds is g_timeout_add_seconds_full(), so arguments are priority (0 for GLib.PRIORITY_DEFAULT), timeout and function, not the other way around.
tbaugis posted a review
meh, was in the middle of other things. do you want me to repack it again or could you perhaps just correct the line to GLib.timeout_add_seconds(0, 60, Lang.bind(this, this.refresh)) ?
gcampax posted a review
I'm sorry, but I can't just correct the code. You need to submit a new version.