opensnitch/ui
Gustavo Iñiguez Goia e8ff8349f2
ui: improved notifications behaviour
Up until now, clicking on a system notification caused several
behaviours depending on the Desktop Environment:
 - On Gnome it executed opensnitch_ui.desktop, which as of today kills
   the running opensnitch-ui process, and relaunches it.
 - On other DEs the notifications was just dismissed.

To improve the first behaviour, the Hint "desktop-entry" has been removed.
Now clicking on a notification on Gnome will bring the main window to the
front if it's opened.

On the other hand a new button has been added to the notifications, to
open the main window if it's not opened, or bring it to the front
otherwise.
2023-04-22 01:35:58 +02:00
..
bin ui, i18n: allow to change language from the GUI 2023-02-28 01:59:10 +01:00
i18n i18n: added new Dutch translation 2023-03-02 11:23:23 +01:00
opensnitch ui: improved notifications behaviour 2023-04-22 01:35:58 +02:00
resources ui: fixed 64x64 icon 2023-02-24 22:05:02 +01:00
tests ui, tests: fixed, added new ones. 2022-01-14 01:25:56 +01: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, deb/rpm: package translations 2021-01-06 21:41:54 +01:00
requirements.txt Allow using newer grpcio-tools 2021-04-24 21:05:02 +02:00
setup.py ui: added 64x64 icon 2023-02-11 21:50:49 +01:00