passepartout-apple/Passepartout/AppShared
Davide De Rosa 04faf57d4c Send app to background if started hidden
Sandbox had to be enabled in order to submit binary to App Store
Connect, therefore command line arguments cannot be used to tell
if the app was started by the launcher.

However, given that launcher starts app in hidden state, we can
safely assert that if the app is hidden on start, it was started
by the launcher.

See f33380b4e2

Also drop automatic signing on Mac bundle and unused utils.
2022-07-18 07:55:56 +02:00
..
Constants Implement Mac bundle with system menu 2022-07-16 17:39:42 +02:00
Context Fix old entity naming 2022-07-16 17:39:42 +02:00
de.lproj Reorganize app-specific shared code into AppShared 2022-06-19 14:41:26 +02:00
el.lproj Reorganize app-specific shared code into AppShared 2022-06-19 14:41:26 +02:00
en.lproj Implement Mac bundle with system menu 2022-07-16 17:39:42 +02:00
es.lproj Reorganize app-specific shared code into AppShared 2022-06-19 14:41:26 +02:00
fr.lproj Reorganize app-specific shared code into AppShared 2022-06-19 14:41:26 +02:00
it.lproj Reorganize app-specific shared code into AppShared 2022-06-19 14:41:26 +02:00
L10n Fix server description and sorting 2022-07-16 17:39:42 +02:00
Mac Send app to background if started hidden 2022-07-18 07:55:56 +02:00
Menu Implement Mac bundle with system menu 2022-07-16 17:39:42 +02:00
nl.lproj Reorganize app-specific shared code into AppShared 2022-06-19 14:41:26 +02:00
pl.lproj Reorganize app-specific shared code into AppShared 2022-06-19 14:41:26 +02:00
pt.lproj Reorganize app-specific shared code into AppShared 2022-06-19 14:41:26 +02:00
ru.lproj Reorganize app-specific shared code into AppShared 2022-06-19 14:41:26 +02:00
sv.lproj Reorganize app-specific shared code into AppShared 2022-06-19 14:41:26 +02:00
zh-Hans.lproj Reorganize app-specific shared code into AppShared 2022-06-19 14:41:26 +02:00