Skip to content

Add MacOS Support #4

@heyimcarlos

Description

@heyimcarlos

Input flow native example with enigo crate has build errors on MacOS.

It contains a type on OSX only which is not send + sync.

To fix this, it must be wrapped in something like an Arc<Mutex<>> to maintain cross-platform build compatability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions