README: document XWayland compile-time option

This commit is contained in:
Jente Hidskes 2019-01-02 21:08:45 +01:00
parent 9a4afdb025
commit 3e10b1f7eb
No known key found for this signature in database
GPG key ID: 04BE5A29F32D91EA

View file

@ -19,6 +19,10 @@ $ meson build
$ ninja -C build
```
Cage comes with compile-time support for XWayland. To enable this,
first make sure that your version of wlroots is compiled with this
option. Then, add `-Dxwayland=true` to the `meson` command above.
You can run Cage by running `./build/cage APPLICATION`. If you run it
from within an existing X11 or Wayland session, it will open in a
virtual output as a window in your existing session. If you run it at