amnezia-client/client/ui/qml
Yaroslav Yashin 7b0d17987c When the application starts with "Start minimized" enabled on macOS (especially the
sandboxed App-Store build compiled with MACOS_NE), fully hiding the window prevents it
from being restored by clicking the Dock icon. The proper behaviour is to start the
window in the *minimized* state instead. That way the window is still part of the
window list and the system automatically brings it back when the user clicks the Dock
icon, replicating the native experience.

On the other platforms we keep the old behaviour (hide the window completely and rely
on the tray icon), therefore we switch at runtime by checking the current OS.

Closes: QA-7

Closes: QA-8
2025-05-14 19:14:02 +03:00
..
Components feature: new mirrors support (#1519) 2025-04-08 12:07:31 +07:00
Config ui fixes 2023-10-14 23:59:46 +01:00
Controls2 feature: added pages for subscription settings feature 2025-02-06 15:26:47 +07:00
Filters returned the lost comma 2023-09-01 02:07:52 +05:00
Modules/Style Merge pull request #1440 from amnezia-vpn/feature/subscription-settings-page 2025-02-28 22:17:43 +07:00
Pages2 feature: added export logs button on start page (#1525) 2025-04-11 12:29:28 +07:00
main2.qml When the application starts with "Start minimized" enabled on macOS (especially the 2025-05-14 19:14:02 +03:00