1
0
mirror of https://github.com/slgobinath/SafeEyes.git synced 2025-01-01 00:47:31 +01:00
SafeEyes/safeeyes
Ankit Raj Pandey ed60dd1970
Directly track running swayidle process (#470)
We actually don't need to use a separate variable to track the status of
the spawned swayidle process, since we can poll the status directly from
the process object. This increases robustness against e.g. a killed
swayidle process, which would cause safeeyes to be permanently disabled
until a restart.
2021-11-16 08:52:12 -05:00
..
config Translated using Weblate (Russian) 2021-11-03 15:15:27 +01:00
glade Release v2.1.3 2021-04-19 21:32:50 -04:00
platform Create desktop entries from the code 2020-12-25 19:22:57 -05:00
plugins Directly track running swayidle process (#470) 2021-11-16 08:52:12 -05:00
resource Change the order of sound clips 2019-02-12 06:23:19 -05:00
ui Add random order of breaks (#418) 2021-02-08 11:54:56 -05:00
__init__.py Initial try to package SafeEyes using setuptools 2017-03-10 23:35:06 +01:00
__main__.py Release v2.1.1 2020-12-25 19:28:38 -05:00
core.py Reset breaks after being idle longer than a long break duration (#386) 2020-10-25 08:44:29 -04:00
model.py Fix error if there are no long breaks 2021-02-17 09:57:41 -05:00
plugin_manager.py Add cron expression to reset health stats 2020-12-20 10:06:34 -05:00
rpc.py Refactor modules and classes 2020-03-18 08:33:11 -04:00
safeeyes.py Release v2.1.3 2021-04-19 21:32:50 -04:00
utility.py Add smartpause support for swaywm (#464) 2021-09-29 07:53:08 -04:00