The source project of this merge request has been removed.
vdagentd/uinput: Handle side mouse buttons (BTN_SIDE and BTN_EXTRA)
Adds support for handling the side mouse buttons some mouses have, typically used in web browsers for previous/next website in history.
spice-gtk requires a corresponding patch to capture and forward the buttons: spice/spice-gtk!96 (merged)
At the spice and protocol level, the required changes were previously merged:
This commit is a rebased and revised version of the patch by Kevin Pouget: https://www.spinics.net/lists/spice-devel/msg42582.html (I have confirmed with him that it's OK that I submit the updated patches.)