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

Use libX11 directly instead of executing xhost command #89

Closed
wants to merge 4 commits into from

Conversation

intgr
Copy link
Owner

@intgr intgr commented Apr 23, 2022

No description provided.

@intgr
Copy link
Owner Author

intgr commented Jun 26, 2023

  • Error handling in libX11 sucks, it usually terminates the whole process.
  • XCB sounded like an alternative, but even the C version does seem to implement the necessary calls (XAddHost, XHostAddress type)
  • Maybe there are pure Rust implementations of X11 protocols?

@intgr intgr force-pushed the use-libX11-instead-of-xhost branch from 061f405 to c8c7390 Compare June 2, 2024 23:07
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

1 participant