Add XWayland note to README

This commit is contained in:
Jente Hidskes 2019-01-04 18:49:48 +01:00
parent 8faf7a2f59
commit 691847ca12
No known key found for this signature in database
GPG key ID: 04BE5A29F32D91EA

View file

@ -21,7 +21,9 @@ $ ninja -C build
Cage comes with compile-time support for XWayland. To enable this, Cage comes with compile-time support for XWayland. To enable this,
first make sure that your version of wlroots is compiled with this first make sure that your version of wlroots is compiled with this
option. Then, add `-Dxwayland=true` to the `meson` command above. option. Then, add `-Dxwayland=true` to the `meson` command above. Note
that you'll need to have the XWayland binary installed on your system
for this to work.
You can run Cage by running `./build/cage APPLICATION`. If you run it 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 from within an existing X11 or Wayland session, it will open in a