Commit Graph

62 Commits

Author SHA1 Message Date
Archisman Panigrahi 6203904548 v2.2.2 2024-08-05 20:08:20 -04:00
Archisman Panigrahi 003812cb96
Update control 2024-08-01 20:06:33 -04:00
Archisman Panigrahi 3421403a81
update one line description 2024-08-01 20:03:13 -04:00
deltragon ea2c747978
trayicon: migrate from libappindicator to statusnotifier 2024-07-17 18:55:09 +02:00
deltragon 8553693ddf
switch from dbus-python to gio 2024-07-17 18:54:30 +02:00
Archisman Panigrahi eadd6f532c v2.2.1 2024-07-14 16:16:16 -04:00
deltragon da6cb1f5ed
debian: add dep for python3-packaging 2024-07-14 16:28:54 +02:00
Archisman Panigrahi cd16750a63 Bring back support for python 3.10 in Ubuntu 22.04 2024-07-14 09:33:23 -04:00
Archisman Panigrahi dfd471d568 Update version: 2.2.0 2024-07-14 09:32:21 -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
Gobinath d43599000c Bump version to 2.1.9 2024-06-18 20:26:09 -04:00
Gobinath 30512cc088 Bump version to 2.1.8 2024-06-08 18:41:47 -04:00
Archisman Panigrahi 97b4567709 New version with python 3.12 support 2024-06-08 16:06:03 -04:00
Gobinath Loganathan bd18d33c90 Prepare v2.1.6 2023-07-04 20:09:53 -04:00
Onur Alp Akin 684d16265a
Reverse-DNS scheme for icons & Broken initialize logic fix & Add appstream (#519)
* Add appstream

* rename platform files reverse-dns format

* rename debian install file reverse-dns format

* rename usages reverse-dns format

* Respect XDG_CONFIG while initializing safeeyes

Instead of using custom variable to define target; Continue respecting XDG specs
https://github.com/slgobinath/SafeEyes/issues/432#issuecomment-883829334

* move appstream under platform

* add flathub badge

* update flathub badge & flatpak installation
2023-05-10 05:45:38 -04:00
Gobinath Loganathan 375bd9d737 Bump the version to 2.1.5 2023-01-05 19:11:06 -05:00
Gobinath Loganathan 5e844553dd Change release target to Ubuntu lunar 2022-11-20 18:54:43 -05:00
Gobinath Loganathan b89fd61cdf Fix deb build 2022-11-20 17:53:33 -05:00
Gobinath Loganathan 7f17dabbfe Bump version to 2.1.4 2022-11-20 17:22:47 -05:00
mullerdavid c784000e69
Fix broken tray icon on Debian 11 (#461)
* Tryicon plugin Ayatana library fallback

* Updating debian dependencies

* Updated readme, adding Ayataha Appindicator
2021-09-21 08:20:23 -04:00
Gobinath 736f15e907 Release v2.1.3 2021-04-19 21:32:50 -04:00
Gobinath 8f58871b72 Release v2.1.2 2021-02-13 18:43:46 -05:00
Gobinath a51ff8bff0
Fix icons and desktop file installation (#408) 2020-12-31 08:34:27 -05:00
Gobinath 41464e4ebc Release v2.1.1 2020-12-25 19:28:38 -05:00
Gobinath 40349dc6aa Change Python 3.4.0 to 3.5.0 2020-12-25 12:12:07 -05:00
Gobinath 80bf5919a8 Add python3-croniter dependency to debian 2020-12-20 10:07:55 -05:00
Gobinath a29d027852 Support Python 3.8 and 3.9 and release v2.1.0 2020-12-17 17:37:53 -05:00
Gobinath e127fa906b Prepapre for v2.0.9 2019-03-26 06:01:43 -04:00
Gobinath 7c50b100ab Remove dbus dependency 2019-01-21 22:01:01 -05:00
Gobinath 15648b2ccf Prepare for release 2.0.7 2019-01-21 11:45:52 -05:00
Gobinath 6e1f1111a5 Fix bug in Ubuntu build 2018-06-26 14:59:21 -04:00
Gobinath 0eeef73dc6 Update changelog for 2.0.6-2 2018-06-26 14:43:04 -04:00
Gobinath b3212a25f0 Release v2.0.6 2018-06-26 13:37:57 -04:00
Gobinath 35fb9ecb96 Ubuntu patch 2 2018-03-19 13:04:58 -04:00
Gobinath e4a287c848 Release 2.0.5 2018-03-19 12:22:54 -04:00
Gobinath 020934aa0f Fix bug in smart pause and release new version 2018-02-09 10:09:08 -05:00
Gobinath b580b3cb34 Fix version in changelog 2018-02-09 09:34:59 -05:00
Gobinath c5f44f6a8f Release 2.0.3 2018-02-09 09:33:21 -05:00
Gobinath ee078e5f3b Prepare for Ubuntu build 2018-01-12 17:58:11 -05:00
Gobinath 5de1da62a8 Release v2.0.2 2018-01-04 11:57:36 -05:00
Gobinath 1c4966ab65 Release v2.0.1 2018-01-03 09:25:37 -05:00
Gobinath acb34d782a Release v2.0.0 2017-10-12 12:25:49 -04:00
Gobinath 5aebb3da5d Fix error in upgrading plugins 2017-10-12 09:33:44 -04:00
Gobinath 8ea2c85c9a Release v1.2.2 2017-07-31 15:08:35 -04:00
Gobinath 2cd370f11e Release v1.2.1 2017-04-28 14:11:52 -04:00
Gobinath ec6f6c9fdc Release v1.2.0 2017-04-28 13:54:05 -04:00
Gobinath 249d3be998 Release v1.2.0a10 2017-04-25 15:43:25 -04:00
Sebastian Pipping 51f04e5934 debian/control: Depend on x11-utils for xprop
https://packages.debian.org/sid/amd64/x11-utils/filelist
2017-04-23 21:40:47 +02:00
Gobinath 0ee6f2f2bb Improve the screen lock command 2017-04-20 09:43:26 -04:00
Gobinath 8761d6cbbf Release Safe Eyes 1.2.0a8 2017-04-19 14:39:46 -04:00