Skip to content

Commit

Permalink
(#26) x11 bindings bug note
Browse files Browse the repository at this point in the history
  • Loading branch information
rexim committed Dec 12, 2019
1 parent bd462ee commit 437ceb4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 437ceb4

Please sign in to comment.