x11-cr
x11-cr copied to clipboard
Don't overwrite Char
Hello,
https://github.com/TamasSzekeres/x11-cr/blob/2f83a3301e836efc7ebd437b8eccc33c59d0d3fd/src/x11/c/X.cr#L7
Could this be avoided? It pollutes the global type system when you include X11
.
Otherwise, thanks for these bindings, they work great.