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

Add struct XServerInterpretedAddress #152

Merged
merged 1 commit into from
Apr 25, 2022

Conversation

intgr
Copy link
Contributor

@intgr intgr commented Apr 24, 2022

XServerInterpretedAddress can be passed into XHostAddress.address
with .family=FamilyServerInterpreted.

  • Tested on an x11 machine
  • Compilation warnings were addressed
  • cargo fmt has been run on this branch
  • cargo doc builds successfully
  • Added an entry to CHANGELOG.md if knowledge of this change could be valuable to users
  • Updated documentation to reflect any user-facing changes
  • Created or updated an example program if it would help users understand this functionality

`XServerInterpretedAddress` can be passed into `XHostAddress.address`
with `.family=FamilyServerInterpreted`.
Copy link
Owner

@AltF02 AltF02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@AltF02 AltF02 merged commit 8087e4e into AltF02:master Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants