netbird/client/ui
Bethuel Mmbaga bcce1bf184
Update dependencies and switch systray library (#2309)
* Update dependencies and switch systray library

This commit updates the project's dependencies and switches from the 'getlantern/systray' library to the 'fyne.io/systray' library. It also removes some unused dependencies, improving the maintainability and performance of the project. This change in the system tray library is an upgrade which offers more extensive features and better support.

* Remove legacy_appindicator tag from .goreleaser_ui.yaml
2024-08-07 15:40:43 +03:00
..
config Add basic desktop UI - systray 2022-03-20 17:36:35 +01:00
banner.bmp Add windows installer (#109) 2021-09-06 10:20:26 +02:00
build-ui-linux.sh Always call Login from UI with the desktop flag (#1200) 2023-10-06 18:28:46 +02:00
client_ui.go Update dependencies and switch systray library (#2309) 2024-08-07 15:40:43 +03:00
font_bsd.go Fix freebsd tests (#2346) 2024-07-31 09:58:04 +02:00
font_linux.go Get client ui locale on windows natively (#2251) 2024-07-12 08:25:33 +02:00
font_windows.go Get client ui locale on windows natively (#2251) 2024-07-12 08:25:33 +02:00
Info.plist Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
manifest.xml Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
netbird-systemtray-connected.ico Combine update-available and connected/disconnected tray icon states (#1615) 2024-02-26 23:28:33 +01:00
netbird-systemtray-connected.png Combine update-available and connected/disconnected tray icon states (#1615) 2024-02-26 23:28:33 +01:00
netbird-systemtray-disconnected.ico Combine update-available and connected/disconnected tray icon states (#1615) 2024-02-26 23:28:33 +01:00
netbird-systemtray-disconnected.png Combine update-available and connected/disconnected tray icon states (#1615) 2024-02-26 23:28:33 +01:00
netbird-systemtray-update-cloud.ico Feature/update check (#1232) 2023-10-30 10:32:48 +01:00
netbird-systemtray-update-cloud.png Feature/update check (#1232) 2023-10-30 10:32:48 +01:00
netbird-systemtray-update-connected.ico Combine update-available and connected/disconnected tray icon states (#1615) 2024-02-26 23:28:33 +01:00
netbird-systemtray-update-connected.png Combine update-available and connected/disconnected tray icon states (#1615) 2024-02-26 23:28:33 +01:00
netbird-systemtray-update-disconnected.ico Combine update-available and connected/disconnected tray icon states (#1615) 2024-02-26 23:28:33 +01:00
netbird-systemtray-update-disconnected.png Combine update-available and connected/disconnected tray icon states (#1615) 2024-02-26 23:28:33 +01:00
netbird-ui.rb.tmpl Update MacOS and Windows installers (#325) 2022-05-25 19:41:03 +02:00
netbird.desktop Added Netbird as dependency and renamed linux shortcut name (#330) 2022-05-26 15:29:55 +02:00
Netbird.icns Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
netbird.ico Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
process_nonwindows.go Limit GUI process execution to one per UID (#2267) 2024-07-15 14:53:52 +02:00
process_windows.go Limit GUI process execution to one per UID (#2267) 2024-07-15 14:53:52 +02:00
process.go Limit GUI process execution to one per UID (#2267) 2024-07-15 14:53:52 +02:00
route.go Sort routes by ID and remove DNS routes from overlapping list (#2234) 2024-07-04 16:50:07 +02:00