/xclient-rs

Educational program to directly talk to the X server, without libX11 or libxcb

Primary LanguageRust

XClient

This program is just a demonstration how to create a window on the lowest level I could think of. It directly speaks to the X server via a named pipe.

Resources

Helpful snippets for development

Xephyr -retro :1
Xnest -retro -cc 5 :1

HOWTO

  • list extensions:

    xdpyinfo -queryExtensions

TODO

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.