sony / flutter-embedded-linux

Embedded Linux embedding for Flutter
BSD 3-Clause "New" or "Revised" License
1.16k stars 122 forks source link

Pointer not being drawn on second vnc connection #418

Closed omarhogni closed 1 month ago

omarhogni commented 1 month ago

Fix pointer not being drawn on second VNC connect. Use global_remove event to clean-up seat map.

HidenoriMatsubayashi commented 1 month ago

Looks good to me. Please resolve the CI failure. Thanks for sending the PR!