Skip to content
Commit 873ec154 authored by Hideyuki Nagase's avatar Hideyuki Nagase Committed by Derek Foreman
Browse files

rdp: Fix up xf_extendedMouseEvent



These events carry the 4th and 5th mouse buttons, so
we should propagate them. We also need to use pointer
frames to ensure the buttons are properly paired with
the pointer co-ordinates.

Unfortunately, there is no way in RDP to determine if
a mouse event and an extended mouse event should be in
the same pointer frame, so this is the best we can do.

We also enable extended mouse events so they'll be used.

Co-authored-by: default avatarSteve Pronovost <spronovo@microsoft.com>
Co-authored-by: default avatarBrenton DeGeer <brdegeer@microsoft.com>
Signed-off-by: default avatarHideyuki Nagase <hideyukn@microsoft.com>
Signed-off-by: default avatarSteve Pronovost <spronovo@microsoft.com>
Signed-off-by: default avatarBrenton DeGeer <brdegeer@microsoft.com>
parent 7f10997d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment