mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-02-28 01:41:13 -05:00
README: document XWayland compile-time option
This commit is contained in:
parent
9a4afdb025
commit
3e10b1f7eb
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@ $ meson build
|
||||||
$ ninja -C 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
|
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
|
||||||
virtual output as a window in your existing session. If you run it at
|
virtual output as a window in your existing session. If you run it at
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue