mirror of
https://github.com/tsoding/boomer
synced 2024-11-14 18:12:47 +00:00
(#26) x11 bindings bug note
This commit is contained in:
parent
bd462eebb4
commit
437ceb4504
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user