Skip to content

diogok/z11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Z11

A X11 client library in Zig.

It has no dependencies and uses just Zig.

It is based on the material on the docs folder and reading libx11 source.

It is incomplete, missing specially:

  • No extension support
  • No concurrency
  • No queue
  • Missing some proto request type

But it seems to work.

For usage see the documentation or the commented src/demo.zig.

License

MIT

About

X11 client library written in Zig.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages