(#26) x11 bindings bug note

This commit is contained in:
rexim 2019-12-12 22:16:02 +07:00
parent bd462eebb4
commit 437ceb4504

View File

@ -45,6 +45,9 @@ For a faster Live Update feature based on MIT-SHM X11 extension use `-d:mitshm`:
$ nimble build -d:live -d:mitshm
```
The MIT-SHM support would probably not work for you until
[nim-lang/x11#31](https://github.com/nim-lang/x11/pull/31) is merged.
The feature is really unstable and experimental, so use it at your own risk.
## NixOS Overlay