Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mouse cursor support for DRM-EGLStream backend #61

Open
ghost opened this issue Apr 6, 2021 · 0 comments
Open

Add mouse cursor support for DRM-EGLStream backend #61

ghost opened this issue Apr 6, 2021 · 0 comments
Labels
drm Topics of DRM backend mouse-cursor Topics for mouse cursor

Comments

@ghost
Copy link

ghost commented Apr 6, 2021

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.
@ghost ghost added drm Topics of DRM backend mouse-cursor Topics for mouse cursor labels Apr 6, 2021
@ghost ghost self-assigned this Apr 6, 2021
@ghost ghost mentioned this issue Apr 6, 2021
@HidenoriMatsubayashi HidenoriMatsubayashi changed the title Mouse cursor feature is incomplete with the EGLStream backend Add mouse cursor support for DRM-EGLStream backend May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
drm Topics of DRM backend mouse-cursor Topics for mouse cursor
Projects
None yet
Development

No branches or pull requests

0 participants