Commit Graph

909 Commits

Author SHA1 Message Date
Gobinath 7f5a840f9d Add AUR badge 2020-12-20 09:34:51 -05:00
Gobinath 56ebbf900b Add Awesome Humane Tech badge 2020-12-20 09:28:49 -05:00
Serhii Khoma 4939d1ff6c
fix(#402): fix config files cannot be written if copied from /nix/store (#403) 2020-12-20 09:25:30 -05:00
Gobinath a29d027852 Support Python 3.8 and 3.9 and release v2.1.0 2020-12-17 17:37:53 -05:00
Hosted Weblate 9c7e761de5
Merge branch 'origin/master' into Weblate. 2020-12-10 20:29:13 +01:00
ssantos 507cfc9376
Translated using Weblate (Portuguese)
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/pt/
2020-12-10 20:29:11 +01:00
Muazam Kamal 08001f9cab
Fix restarting/crashing Gnome and switching to new workspace in Elementary OS (#393) 2020-11-15 16:11:16 -05:00
AdamPS d3bcb9de73
Smart Pause count as long break #373 - correction to original fix (#388)
Co-authored-by: AdamPS <AdamPS@2650563.no-reply.drupal.org>
2020-11-01 20:21:22 -05:00
Gobinath ebe6f1aafb Fix idle start time calculation 2020-10-29 08:49:40 -04:00
Gobinath 2736321048
Reset breaks after being idle longer than a long break duration (#386) 2020-10-25 08:44:29 -04:00
Hosted Weblate f0daa0ee96
Merge branch 'origin/master' into Weblate. 2020-10-23 19:20:30 +02:00
mohammadbagher fakouri 10f906d0ed
Translated using Weblate (Persian)
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/fa/
2020-10-23 19:20:28 +02:00
albanobattistella ba1224a11e
Add IT comment to safeeyes.desktop (#380) 2020-10-19 17:34:15 -04:00
Eric 3997f30302
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/zh_Hans/
2020-10-18 09:26:51 +02:00
Localisation Lab 0b512e19a4
Translated using Weblate (French)
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/fr/
2020-10-16 05:26:51 +02:00
Hosted Weblate 979598e00c
Merge branch 'origin/master' into Weblate. 2020-10-13 17:27:08 +02:00
Yaron Shahrabani f286fbf4e1
Translated using Weblate (Hebrew)
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/he/
2020-10-13 17:27:05 +02:00
ssantos b5d927d8df
Translated using Weblate (Portuguese)
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/pt/
2020-10-13 17:27:04 +02:00
Chris Coutinho 448e11fe7d
Fix UnboundLocalError in smartpause plugin (#378)
* Add UnboundLocalError check in smartpause plugin

Running this package for the first time locally, I see the following error in my gnome logs:

```
Sep 28 10:31:53 x1carbon safeeyes.desktop[13687]: Exception in thread WorkThread:
Sep 28 10:31:53 x1carbon safeeyes.desktop[13687]: Traceback (most recent call last):
Sep 28 10:31:53 x1carbon safeeyes.desktop[13687]:   File "/usr/lib64/python3.8/threading.py", line 932, in _bootstrap_inner
Sep 28 10:31:53 x1carbon safeeyes.desktop[13687]:     self.run()
Sep 28 10:31:53 x1carbon safeeyes.desktop[13687]:   File "/usr/lib64/python3.8/threading.py", line 870, in run
Sep 28 10:31:53 x1carbon safeeyes.desktop[13687]:     self._target(*self._args, **self._kwargs)
Sep 28 10:31:53 x1carbon safeeyes.desktop[13687]:   File "/usr/lib/python3.8/site-packages/safeeyes/plugins/smartpause/plugin.py", line 163, in __start_idle_monitor
Sep 28 10:31:53 x1carbon safeeyes.desktop[13687]:     if next_break is not None:
Sep 28 10:31:53 x1carbon safeeyes.desktop[13687]: UnboundLocalError: local variable next_break referenced before assignment
```

This is a quick fix to solve that error

* Set next_break to None before while loop
2020-10-03 07:58:31 -04:00
Ngô Ngọc Đức Huy 2b0af6e5e2
Add installation instruction for openSUSE Tumbleweed, resolve #376 (#377)
* Add installation instruction for openSUSE Tumbleweed

* Remove dependencies that will be resolved by zypper
2020-09-29 20:19:59 -04:00
Mattias Münster 51d1b6cd4b
Translated using Weblate (Swedish)
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/sv/
2020-09-28 09:40:58 +02:00
Radhika Bhagwan Jadhav a3b957d3ae
Translated using Weblate (Marathi)
Currently translated at 16.6% (19 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/mr/
2020-09-07 12:36:08 +02:00
mohammadA ddf573320a
Translated using Weblate (Arabic)
Currently translated at 78.0% (89 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/ar/
2020-08-30 21:37:21 +02:00
openSUSE Lietuviškai e796f009df
Translated using Weblate (Lithuanian)
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/lt/
2020-08-30 21:37:20 +02:00
marklin0913da248e4cdada422a 55c4c83633
Translated using Weblate (Chinese (Traditional))
Currently translated at 64.9% (74 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/zh_Hant/
2020-08-30 21:37:20 +02:00
Luna Jernberg 0462a41b4f
Translated using Weblate (Swedish)
Currently translated at 98.2% (112 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/sv/
2020-08-20 18:26:12 +02:00
ssantos e3e49c47d0
Translated using Weblate (Portuguese)
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/pt/
2020-08-15 08:32:49 +02:00
Prachi Joshi 0d3f2fe0c5
Translated using Weblate (Marathi)
Currently translated at 8.7% (10 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/mr/
2020-07-24 19:41:53 +02:00
Hosted Weblate 75c5bbbf04
Merge branch 'origin/master' into Weblate. 2020-07-14 18:41:51 +02:00
ssantos f656a85084
Translated using Weblate (Portuguese)
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/pt/
2020-07-14 18:41:49 +02:00
Asif Talybov a831b5239f
Fix typo in readme (#368) 2020-07-10 08:20:17 -04:00
Gobinath 33f744f21c Fix UnknownLocaleError thrown from babel 2020-07-08 18:35:51 -04:00
Gobinath 0953abe855 Fix the error NoneType added with timedelta 2020-07-08 18:29:36 -04:00
Adolfo Jayme Barrientos c06375a62f
Translated using Weblate (Spanish)
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/es/
2020-06-26 13:41:45 +02:00
Aanand Kainth 1b6860df43
Translated using Weblate (English (United States))
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/en_US/
2020-06-17 20:41:43 +02:00
Gobinath fb1042540f Add Kannada locale support 2020-06-10 17:13:52 -04:00
Hosted Weblate 6d97187e00
Merge branch 'origin/master' into Weblate. 2020-05-28 20:41:39 +02:00
Oğuz Ersen bb4190b53f
Translated using Weblate (Turkish)
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/tr/
2020-05-28 20:41:37 +02:00
Gobinath 40dc69883f Resize break screen before and after present 2020-05-15 20:15:18 -04:00
Gobinath ab8b59a76f Update install in venv instructions 2020-05-14 19:08:23 -04:00
Eric 2f7729a4d8
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/zh_Hans/
2020-05-14 02:41:32 +02:00
Anonymous 1c939c58ac
Translated using Weblate (German)
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/de/
2020-05-03 11:11:53 +02:00
Hosted Weblate 97ef213482
Merge branch 'origin/master' into Weblate. 2020-05-02 11:01:53 +02:00
Martin Beer 6717cd2128
Translated using Weblate (German)
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/de/
2020-05-02 11:01:53 +02:00
Anonymous 188aa9b5cf
Translated using Weblate (German)
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/de/
2020-05-02 11:01:51 +02:00
Martin Beer 8e8227a8f2
Translated using Weblate (German)
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/de/
2020-05-02 11:01:51 +02:00
Gobinath 9128e8b1fb Refactor the plugin_manager.py 2020-04-15 17:52:14 -04:00
Hosted Weblate fbaed596aa
Merge branch 'origin/master' into Weblate. 2020-04-13 10:11:18 +02:00
Kristjan Räts 238560d282
Translated using Weblate (Estonian)
Currently translated at 100.0% (114 of 114 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/et/
2020-04-13 10:11:16 +02:00
Dmitry Svobodiannikov 9a92edd107
Fix menu locked only during pre break notification issue #362 2020-04-12 08:39:24 -04:00