Skip to content

Disable LSBackgroundOnly, LSUIElement on macOS by default#285

Merged
crwood merged 2 commits into
masterfrom
284.macos-agent-option
Apr 1, 2020
Merged

Disable LSBackgroundOnly, LSUIElement on macOS by default#285
crwood merged 2 commits into
masterfrom
284.macos-agent-option

Conversation

@crwood

@crwood crwood commented Apr 1, 2020

Copy link
Copy Markdown
Member

Fixes #284

crwood added 2 commits April 1, 2020 17:17
Setting the "mac_background_only" value (under the "[build]" section of
config.txt) to anything other than False will configure the
application's Info.plist file to launch the application as a
background/"agent" process. By default -- and in absent of any
"mac_background_only" setting -- do *not* run as a background/agent
process.

Fixes #284
@crwood

crwood commented Apr 1, 2020

Copy link
Copy Markdown
Member Author

Travis-CI's Macs are offline, but this passes and works on the macOS buildbot-worker; merging...

@crwood crwood merged commit fe78a3d into master Apr 1, 2020
@crwood crwood deleted the 284.macos-agent-option branch April 1, 2020 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reconsider/disable usage of LSBackgroundOnly, LSUIElement on macOS

1 participant