A GNOME panel applet that allows you to track where you spend your time

Edit Package hamster-time-tracker

Project Hamster is time tracking for masses. It helps you to keep track
on how much time you have spent during the day on activities you have
set up.

Refresh
Refresh
Source Files
Filename Size Changed
0101-Don-t-try-to-access-controller.activities-before-it-.patch 0000001647 1.61 KB
0102-Fix-disable-callback-gnome-shell-3.30-compatibility.patch 0000000929 929 Bytes
0103-convenience.js-has-been-removed-in-GNOME-extensions-.patch 0000000822 822 Bytes
0104-Makefile-allow-shipping-convenience.js.patch 0000001427 1.39 KB
0105-metadata.json-mark-GNOME-3.30-as-supported.patch 0000000687 687 Bytes
0106-Fix-installation-instructions-matches-Ubuntu-18.04-T.patch 0000002135 2.08 KB
0107-metadata.json-remove-version-field.patch 0000001089 1.06 KB
0108-drop-convenience.js.patch 0000002717 2.65 KB
0109-make-test-style-set-esversion-to-6-for-GNOME-3.32.patch 0000000484 484 Bytes
0110-Mark-GNOME-3.32-as-supported-all-others-as-unsupport.patch 0000001087 1.06 KB
0111-Port-GObject-classes-to-JS6-classes.patch 0000015678 15.3 KB
0112-add-jshint-validthis-to-silence-warnings-about-stric.patch 0000001898 1.85 KB
0113-todaysFactsWidget-add-missing-bind.patch 0000001237 1.21 KB
0114-replace-Lang.bind-with-function-.bind.patch 0000015255 14.9 KB
0115-Port-non-GObject-class-to-JS6.patch 0000005885 5.75 KB
0116-extension.js-add-jshint-validthis-hints.patch 0000001236 1.21 KB
0117-extension.js-fix-indentation-after-previous-change.patch 0000014425 14.1 KB
0118-Don-t-log-ACTIVITIES-at-every-refresh.patch 0000000826 826 Bytes
0120-factsBox-use-GObject.registerClass.patch 0000001353 1.32 KB
0121-panelWidget-fix-object.actor-is-deprecated-warning.patch 0000001285 1.25 KB
0122-metadata.json-mark-GNOME-3.34-as-supported.patch 0000000780 780 Bytes
0123-Makefile-don-t-fail-if-zip-is-unavailable.patch 0000000891 891 Bytes
0124-Makefile-collect-must-depend-on-build.patch 0000000547 547 Bytes
0125-todaysFactsWidget-replace-Clutter.TableLayout-with-C.patch 0000001635 1.6 KB
0126-Fix-GNOME-shell-error-message-about-factsBox.FactsBo.patch 0000001289 1.26 KB
0127-Makefile-configurable-extension-UUID.patch 0000002871 2.8 KB
0128-metadata.json.in-mark-GNOME-3.36-supported.patch 0000000828 828 Bytes
0129-README.rst-mention-the-GNOME-extensions-tool.patch 0000000926 926 Bytes
0130-README.rst-Add-a-section-about-UUID-changing.patch 0000001814 1.77 KB
0131-metadata.json.in-fix-json-syntax-error.patch 0000000668 668 Bytes
0132-ongoingFactEntry-stop-using-deprecated-Clutter-key-s.patch 0000001234 1.21 KB
_service 0000000791 791 Bytes
_servicedata 0000000243 243 Bytes
convenience.js 0000004014 3.92 KB
hamster-shell-extension-0.10.0.tar.gz 0000076096 74.3 KB
hamster-time-tracker-v3.0.1+8.tar.xz 0000727824 711 KB
hamster-time-tracker.changes 0000035169 34.3 KB
hamster-time-tracker.spec 0000009561 9.34 KB
replace-env-python-invocation-by-direct-call.patch 0000001207 1.18 KB
waf-skip-gsettings-schema-compilation.patch 0000001614 1.58 KB
Revision 5 (latest revision is 13)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 798968 from Martin Wilck's avatar Martin Wilck (mwilck) (revision 5)
- Fix malfunction of backspace key in GNOME extension (3.36)
  * add patch: 0132-ongoingFactEntry-stop-using-deprecated-Clutter-key-s.patch

- Fix syntax error in metadata.json.in
  * add patch: 0131-metadata.json.in-fix-json-syntax-error.patch

- Support GNOME 3.34 on SLE15-SP2/Leap15.2
- Correctly set GNOME shell version depending on OS release
- Update shell extension to GNOME-3.36 branch, and use upstream patch order
  * renumber patch: 0101-Don-t-try-to-access-controller.activities-before-it-.patch
    (was 0001-Don-t-try-to-access-controller.activities-before-it-.patch)
  * renumber patch: 0102-Fix-disable-callback-gnome-shell-3.30-compatibility.patch
    (was 0002-Fix-disable-callback-gnome-shell-3.30-compatibility.patch)
  * renumber patch: 0103-convenience.js-has-been-removed-in-GNOME-extensions-.patch
    (was 0003-convenience.js-has-been-removed-in-GNOME-extensions-.patch)
  * renumber patch: 0104-Makefile-allow-shipping-convenience.js.patch
    (was 0005-Makefile-allow-shipping-convenience.js.patch)
  * renumber patch: 0105-metadata.json-mark-GNOME-3.30-as-supported.patch
    (was 0004-metadata.json-mark-GNOME-3.30-as-supported.patch)
  * remove patch: 0006-Makefile-don-t-zip.patch
  * add patch: 0106-Fix-installation-instructions-matches-Ubuntu-18.04-T.patch
  * add patch: 0107-metadata.json-remove-version-field.patch
  * renumber patch: 0108-drop-convenience.js.patch
    (was 0007-drop-convenience.js.patch)
  * renumber patch: 0109-make-test-style-set-esversion-to-6-for-GNOME-3.32.patch
    (was 0008-make-test-style-set-esversion-to-6-for-GNOME-3.32.patch)
  * renumber patch: 0110-Mark-GNOME-3.32-as-supported-all-others-as-unsupport.patch
    (was 0009-Mark-GNOME-3.32-as-supported-all-others-as-unsupport.patch)
  * renumber patch: 0111-Port-GObject-classes-to-JS6-classes.patch
    (was 0010-Port-GObject-classes-to-JS6-classes.patch)
Comments 0
openSUSE Build Service is sponsored by