Skip to content

RDP: Update mouse pointer and mouse pointer position

Quoting last commit:

Previously, the RDP backend did not send the new pointer bitmap and
pointer position to the client which led that the client would always
use their system pointer instead of our pointer bitmap.
The RDP backend however, added recently an API to send these values to
the client.

So, update these values using that API.

Depends on: https://gitlab.gnome.org/jadahl/gnome-remote-desktop/-/merge_requests/8 (commits included here)

Edited by Pascal Nowack

Merge request reports