Skip to content

adrianperreault/nim-xcb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nim-xcb

Nim bindings for https://xcb.freedesktop.org/

Note: These bindings are in WIP state. There are two main files xcb.nim and xcb_BLOB.nim. xcb_BLOB.nim contains 68k+ lines of unsorted, un-importable, raw c2nim-generated bindings. xcb.nim contains a small fraction of the bindings that the author needed to bootstrap a Vulkan window surface. If what you need isn't in xcb.nim, it's probably in xcb_BLOB.nim. Feel free to copy/paste what you need into xcb.nim and send a pull request. :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages