xcb
xcb bindings
Wraps a native library — check OS Compatibility below for platform-specific linking notes.
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install xcb
choosenim install xcb
git clone https://github.com/SolitudeSF/xcb
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| xcb | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/SolitudeSF/xcb |
|---|---|
| Homepage | https://github.com/SolitudeSF/xcb |
| Registry Source | nimble_official |
README
xcb bindings
You can turn off dynlib and link normally with xcbDynlib define: -d:xcbDynlib=off.