Skip to content

macOS: set the macos-icon from a separate thread #8793

@mitchellh

Description

@mitchellh

Related to #8734

Based on my understanding of reading of various Apple docs, we can offload a lot of our icon loading to another thread:

We should offload the logic of setting up our custom icon onto a separate thread. Right now it causes a "hitch" in our app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    guiGUI or app issue regardless of platform (i.e. Swift, GTK)os/macos

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions