citronneur / rdpy

Remote Desktop Protocol in Twisted Python
GNU General Public License v3.0
1.67k stars 545 forks source link

onPointerEvent: handle 4, 5 mouse buttons based on INPUT_EVENT_MOUSEX event #80

Closed speidy closed 6 years ago

speidy commented 6 years ago

This patch completes the support of INPUT_EVENT_MOUSEX event at the protocol level

speidy commented 6 years ago

@citronneur can you review & merge ?