opensnitch/ui
Gustavo Iñiguez Goia ad8e2f5371
ui: keep working if pyinotify fails loading
pyinotify has stopped working in python3.12, it fails loading with the
error:
ModuleNotFoundError: No module named 'asyncore'

For now, ignore this error and keep working as usual.
Applications icons will be loaded on GUI startup, but we loose the
ability of discovering the icons of applications while the GUI is
running.

Closes: #1132
2024-06-11 00:26:57 +02:00
..
bin ui: allow to configure screen/themes scale factor 2024-04-27 19:02:54 +02:00
i18n i18n: updated Brazilian Portuguese translation 2024-05-06 09:52:27 -03:00
opensnitch ui: keep working if pyinotify fails loading 2024-06-11 00:26:57 +02:00
resources xdg updates + autostart + lockfile (#964) 2023-06-21 23:28:13 +02:00
tests Introduce 2 new daemon logging options: LogUTC & LogMicro. 2023-06-05 20:46:42 -06:00
.gitignore misc: small fix or general refactoring i did not bother commenting 2018-04-11 19:06:56 +02:00
LICENSE UI: added license, long description and distribute icons 2020-02-18 23:40:07 +01:00
Makefile Changed import ui_pb2 from global to relative 2021-06-18 12:54:17 -07:00
MANIFEST.in ui,db: added neede files for schema upgrades, other improvements 2023-07-31 00:19:39 +02:00
requirements.txt ui: bump unicode_slugify to 0.1.5 2023-05-18 11:27:21 -07:00
setup.py ui: added 64x64 icon 2023-02-11 21:50:49 +01:00