Skip to content

Request: Include position in CursorEntered event  #1909

@lordnoriyuki

Description

@lordnoriyuki

On macOS at least, you don't get a CursorMoved event until the mouse moves, which means on a new window you can't get the cursor position until the user moves the mouse. This makes a software mouse cursor not draw in the right location when a new window opens under the mouse cursor. You do get a MouseEntered event when the new window opens under the cursor, but that event doesn't contain the position.

Request: add the position into the MouseEntered event

Metadata

Metadata

Assignees

No one assigned

    Labels

    C - needs investigationIssue must be confirmed and researchedDS - appkitAffects the AppKit/macOS backend

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions