Skip to content

Add support for Linux/Mac #1

@BlankSourceCode

Description

@BlankSourceCode

Currently this script only works on windows because it uses FFI to get the cursor position via a Win32 API.

My guess is that we could make it work with other OS's by adding the appropriate FFI calls to whatever the equivalent is to GetCursorPos() on non-windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions