Skip to content

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

Notifications You must be signed in to change notification settings

stephan-cr/xclient-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Languages