nekoray_Mahdi-zarei/include/ui/setting
Ilia Grigoriev 80466c7aef
Implement "Disable tray" option (#482)
* feat: implement "Disable tray" option

Add a "Disable Tray" checkbox, with its state saved and loaded to
the data store. The state of the tray icon is managed by this
checkbox at runtime. Depending on the visibility of the tray icon,
the application will either minimize to the tray or close completely
upon the close event.

* feat: add tooltip and translations for "Disable tray" option

* fix: apply "Disable tray" only after pressing OK
2025-07-11 09:15:57 -07:00
..
dialog_basic_settings.h Implement "Disable tray" option (#482) 2025-07-11 09:15:57 -07:00
dialog_basic_settings.ui Implement "Disable tray" option (#482) 2025-07-11 09:15:57 -07:00
dialog_hotkey.h refactor structure 2024-12-06 23:18:01 +03:30
dialog_hotkey.ui refactor structure 2024-12-06 23:18:01 +03:30
dialog_manage_routes.h fix route select issue && 2025-01-20 03:46:40 +03:30
dialog_manage_routes.ui move default outbound to routing profile 2025-06-01 07:50:14 +03:30
dialog_vpn_settings.h refactor structure 2024-12-06 23:18:01 +03:30
dialog_vpn_settings.ui make Tun routing optional 2025-04-23 05:20:00 +03:30
Icon.hpp refactor structure 2024-12-06 23:18:01 +03:30
RouteItem.h add simple route manager 2025-02-15 18:50:35 +03:30
RouteItem.ui move default outbound to routing profile 2025-06-01 07:50:14 +03:30
ThemeManager.hpp refactor structure 2024-12-06 23:18:01 +03:30