wallix / redemption

A GPL RDP proxy
GNU General Public License v2.0
212 stars 87 forks source link

Add mouse extended events support #172

Closed ITBastion closed 8 months ago

ITBastion commented 8 months ago

This PR turns on mouse extended capability. That allows to use additional mouse buttons for end users. All tests are passed. Please consider including this implementation into the redemption project. Feel free to left any notes to this PR, I will make fixes if any requires.

jonathanpoelen commented 8 months ago

Sounds good to me. Just don't do anything for mod_vnc, as this will only generate unnecessary logs. Commenting out the parameter names to ignore the unused variable warning will be sufficient.

jonathanpoelen commented 8 months ago

The PR is well merged, but as this is done on our internal repository with squash, github doesn't seem to detect it (it's a mirror), I close this PR. Thank you for your contribution.