Skip to content

Add mouse cursor support for DRM-EGLStream backend #61

Open
@ghost

Description

There are the following problems.

  • The mouse cursor is not updated when a change notification comes from the flutter.
  • NativeWindowEglstream::ShowCursor() function is not implemented, but the mouse cursor works fine (move, press, etc.).
    • Need to investigate if NativeWindowEglstream::ShowCursor() function is unnecessary.
  • Cannot dismiss cursor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    drmTopics of DRM backendmouse-cursorTopics for mouse cursor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions