Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 1.41 KB

README.md

File metadata and controls

59 lines (44 loc) · 1.41 KB

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.