Skip to content

Custom cursors in OFX overlays #4

@devernay

Description

@devernay

You can draw your own cursor with OpenGL in your overlay code, but the window system cursor will always be visible. the reason is that no plugin "owns" the cursor, and mouse actions are shared between plugins.
We have to figure out how to do this cleanly and propose an OFX extension.
See also MrKepzie/Natron#704

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions