Commit Graph

1024 Commits

Author SHA1 Message Date
Archisman Panigrahi bb59e6e41e
Merge pull request #597 from archisman-panigrahi/master
fix another icon name in settings dialog
2024-07-06 12:59:05 -04:00
Archisman Panigrahi 76551f0fa0 fix another icon name in settings dialog 2024-07-06 12:55:00 -04:00
Archisman Panigrahi 321869c6e0
Merge pull request #596 from archisman-panigrahi/master
Fix icon in settings window
2024-07-06 12:51:00 -04:00
Archisman Panigrahi 56393cc22f Fix icon in settings window 2024-07-06 12:48:38 -04:00
deltragon d834af98a7
Remove uses of deprecated gtk3 apis (#560)
* fix deprecations

* port to Gtk.Application

Gtk.main() and Gtk.main_quit() are dropped in gtk4 in favor of
subclassing Gtk.Application.

This commit also moves argument handling from a separate thread to
GtkApplication.do_startup().

* fix deprecations in settings dialog
2024-07-02 20:03:40 -04:00
Hosted Weblate 05d95adbe9
Merge branch 'origin/master' into Weblate. 2024-07-02 12:10:35 +00:00
openSUSE Lietuviškai 6c9b00db50
Translated using Weblate (Lithuanian)
Currently translated at 100.0% (119 of 119 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/lt/
2024-07-02 14:09:35 +02:00
albanobattistella 60c45d21f4
Translated using Weblate (Italian)
Currently translated at 100.0% (119 of 119 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/it/
2024-07-02 14:09:35 +02:00
Archisman Panigrahi 64dc1142ae
Merge pull request #594 from otuva/metainfo-fix
Fix Appstream Errors
2024-07-01 18:16:35 -04:00
onur 981988a74a fix MetaInfo errors
flatpak run --command=flatpak-builder-lint org.flatpak.Builder appstream io.github.slgobinath.SafeEyes.metainfo.xml
2024-07-01 12:30:15 +03:00
Hosted Weblate a4f080747b
Merge branch 'origin/master' into Weblate. 2024-06-30 23:09:17 +02:00
gallegonovato 8a78f7173a
Translated using Weblate (Spanish)
Currently translated at 100.0% (119 of 119 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/es/
2024-06-30 23:09:16 +02:00
Archisman Panigrahi 05b8b20dd4
Merge pull request #593 from slgobinath/archisman-panigrahi-readme-update
Update installation section in README
2024-06-29 08:37:43 -04:00
Archisman Panigrahi 08f5d578b8
Update installation section on README 2024-06-29 08:36:50 -04:00
Hosted Weblate 0606fe15cd
Merge branch 'origin/master' into Weblate. 2024-06-28 19:09:15 +02:00
Oğuz Ersen e850b0aa2b
Translated using Weblate (Turkish)
Currently translated at 100.0% (119 of 119 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/tr/
2024-06-28 17:09:12 +00:00
Gobinath 15b79ae75a
Merge pull request #590 from slgobinath/archisman-panigrahi-translation-readme
README: Add updating translation to release checklist
2024-06-26 21:58:28 -04:00
Archisman Panigrahi e2f54a8d2b
README: Add updating translation to release checklist 2024-06-26 21:49:33 -04:00
Hosted Weblate d02e7d8e04
Merge branch 'origin/master' into Weblate. 2024-06-27 02:57:57 +02:00
aerowolf 1c59cee5fa
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (116 of 116 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/zh_Hans/
2024-06-27 02:57:55 +02:00
Gobinath 603e1d7445 Update locale files 2024-06-26 20:56:22 -04:00
deltragon 8ad89e5b94
Merge pull request #555 from terop/add_dbus-python
Add dbus-python to required dependencies
2024-06-26 22:10:31 +02:00
Archisman Panigrahi 55693cb4be
Merge pull request #554 from terop/remove_looseversion
Remove use of distutils
2024-06-26 14:05:07 -04:00
Tero Paloheimo 5c0884facb Remove use of distutils
As of Python 3.12 setuptools is no longer installed by default and
if setuptools is not installed distutils is not found and SafeEyes
fails to start.

Furthermore distutils is deprecated and should thus not be used
anymore. The packaging module provides a replacement for LooseVersion
and it is also recommended by PEP 632 [1].

Also update required Python version for Debian to 3.12 or newer.

[1] https://peps.python.org/pep-0632/#migration-advice
2024-06-26 21:01:09 +03:00
Archisman Panigrahi 1159d6cf9d
Merge pull request #556 from terop/fix_typos
Fix some typos
2024-06-26 12:58:28 -04:00
deltragon a156cea515
Merge pull request #571 from rhendric/rhendric/donotdisturb-gnome
donotdisturb: fix for GNOME
2024-06-26 15:54:45 +02:00
deltragon bbcae910ed
Merge pull request #546 from antoninkriz/patch-1
Correctly detect GNOME in screensaver plugin and in utility.py
2024-06-26 15:49:32 +02:00
Vadim Nifadev 03467361b1
Merge pull request #557 from terop/update_build_sh
Remove build.sh
2024-06-26 08:27:40 +03:00
Tero Paloheimo e087e8b94e Remove build.sh
build.sh has been replaced by GitHub actions and is therefore removed.
2024-06-25 20:36:35 +03:00
Gobinath cca84acde1
Merge pull request #584 from slgobinath/master
Release Safe Eyes 2.1.9
2024-06-18 20:27:50 -04:00
Gobinath d43599000c Bump version to 2.1.9 2024-06-18 20:26:09 -04:00
Tero Paloheimo 7960e3a0d6
Update README.md virtual environment section (#559)
Refer to the built-in venv module instead of the third party
virtualenv module.
Also do some minor text changes.

Fixes issue #525.
2024-06-18 20:17:54 -04:00
deltragon 4c43de8fff
Fix crash in smartpause (#582)
* smartpause: fix calling disable_safeeyes on main thread

by adding missing parameter
This was missed in 903d407faf

* fix forwarding arguments in execute_main_thread

This broke when the first parameter was None, but the second wasn't (the
second parameter wasn't passed at all.)
Use *args/**kwargs to make it behave properly in all cases.
2024-06-18 20:15:47 -04:00
Gobinath ba14a6831e Update Ubuntu PPA and remove funding info 2024-06-09 02:12:30 -04:00
Gobinath 5cd9b8a428
Merge pull request #579 from slgobinath/master
Release 2.1.8
2024-06-08 18:43:08 -04:00
Gobinath 30512cc088 Bump version to 2.1.8 2024-06-08 18:41:47 -04:00
Gobinath 36bcd7b8b8
Merge pull request #578 from hartwork/fix-release-ci-tag-naming
release.yml: Stop tagging releases as "vv<version>" with double "v"
2024-06-08 18:07:50 -04:00
Sebastian Pipping 7f122aa285 release.yml: Stop tagging releases as "vv<version>" with double "v"
Default config "tag_prefix: v" already adds prefix "v" for us.
2024-06-08 23:17:37 +02:00
Gobinath 731cf4cba3
Merge pull request #577 from slgobinath/master
Release Safe Eyes 2.1.7
2024-06-08 16:07:54 -04:00
Archisman Panigrahi 97b4567709 New version with python 3.12 support 2024-06-08 16:06:03 -04:00
Ryan Hendrickson 2786f55c8a donotdisturb: fix for GNOME 2024-04-24 03:02:35 -04:00
aerowolf 00c33908a3
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (116 of 116 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/zh_Hans/
2024-02-21 11:01:57 +01:00
Сергій 766e9a9795
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (116 of 116 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/uk/
2024-02-15 14:01:56 +01:00
Salif Mehmed 4f7cbc4d93
Translated using Weblate (Bulgarian)
Currently translated at 37.0% (43 of 116 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/bg/
2024-02-07 06:56:10 +01:00
Hosted Weblate c8f815345d
Merge branch 'origin/master' into Weblate. 2024-01-30 15:01:51 +01:00
麋悟BigELK176 a59f3770dc
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (116 of 116 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/zh_Hant/
2024-01-30 15:01:49 +01:00
Tero Paloheimo e995446cfc Fix some typos 2023-12-30 20:01:40 +02:00
Tero Paloheimo d93b0480f0 Add dbus-python to required dependencies
SafeEyes does not start without dbus-python and therefore
it is added to required dependencies in setup.py.
2023-12-30 19:55:25 +02:00
AdamPS 3e89aa4fcf Improvements to "interpret idle as break" #551 (correction) 2023-12-20 20:08:11 +00:00
AdamPS 903d407faf Improvements to "interpret idle as break" #551 2023-11-30 18:04:44 +00:00