Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neutrinordp sidebutton click #2864

Merged

Conversation

matt335672
Copy link
Member

Forward port of #2860 to devel

As well as @naruhito's cherry-picked commit, I've added a further commit removing the magic numbers from the module interface.

There's an actual value change here - the magic number 0x5555 (now WM_MODULE_DATA) has been replaced with the value 201. However, 0x5555 is still used by libxrdp to callback into xrdp with the actual module channel data. I've left that change for another day as it's more complex.

@matt335672 matt335672 merged commit 04db78f into neutrinolabs:devel Nov 27, 2023
13 checks passed
@matt335672 matt335672 deleted the neutrinordp-sidebutton-click branch November 27, 2023 16:09
matt335672 added a commit to matt335672/xrdp that referenced this pull request Jan 25, 2024
FreeRDP silently redefines WM_LBUTTONUP, WM_LBUTTONDOWN, WM_RBUTTONUP
and WM_RBUTTONDOWN. This fixes a regression introduced by neutrinolabs#2864
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant