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

XReparentWindow fix #576

Merged
merged 2 commits into from May 5, 2012
Merged

XReparentWindow fix #576

merged 2 commits into from May 5, 2012

Conversation

bjcollins
Copy link
Contributor

Not sure how to officially mark it - but this is tied to Issue 209.

Basically two changes here:

The changes under client/X11 are the essential changes to allow the XReparentWindow call to function correctly.

The change to libfreerdp-utils allow the X window ID to be a little more flexible such that a decimal number can be passed in - this is similar to how other applications handle passing in Window IDs. Note that a base 16 Window ID can still be passed in - it just would require the 0x prefix now, rather than being optional.

awakecoding added a commit that referenced this pull request May 5, 2012
@awakecoding awakecoding merged commit d0d618f into FreeRDP:master May 5, 2012
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.

None yet

2 participants