safing-portmaster/cmds/notifier
2024-12-06 14:47:24 +02:00
..
wintoast Migrate notifier from portmaster-ui to cmds/notifier, remove some duplicated code, move assets to assets/data and add a small go package in assets to allow embedding icons 2024-03-20 11:10:32 +01:00
.gitignore Migrate notifier from portmaster-ui to cmds/notifier, remove some duplicated code, move assets to assets/data and add a small go package in assets to allow embedding icons 2024-03-20 11:10:32 +01:00
http_api.go Restructure modules () 2024-08-09 18:15:48 +03:00
icons.go Fix linting errors 2024-03-27 16:17:58 +01:00
main.go [service] Fix unit tests 2024-12-06 14:47:24 +02:00
notification.go Restructure modules () 2024-08-09 18:15:48 +03:00
notify.go Restructure modules () 2024-08-09 18:15:48 +03:00
notify_linux.go Restructure modules () 2024-08-09 18:15:48 +03:00
notify_windows.go Restructure modules () 2024-08-09 18:15:48 +03:00
README.md Migrate notifier from portmaster-ui to cmds/notifier, remove some duplicated code, move assets to assets/data and add a small go package in assets to allow embedding icons 2024-03-20 11:10:32 +01:00
shutdown.go Restructure modules () 2024-08-09 18:15:48 +03:00
snoretoast-guid.patch Migrate notifier from portmaster-ui to cmds/notifier, remove some duplicated code, move assets to assets/data and add a small go package in assets to allow embedding icons 2024-03-20 11:10:32 +01:00
spn.go Restructure modules () 2024-08-09 18:15:48 +03:00
subsystems.go Restructure modules () 2024-08-09 18:15:48 +03:00
tray.go Restructure modules () 2024-08-09 18:15:48 +03:00

Development Dependencies

sudo apt install libgtk-3-dev libayatana-appindicator3-dev libwebkitgtk-3.0-dev libgl1-mesa-dev libglu1-mesa-dev libnotify-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev

sudo pacman -S libappindicator-gtk3