mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-02-09 10:06:59 -05:00
Add XWayland note to README
This commit is contained in:
parent
8faf7a2f59
commit
691847ca12
1 changed files with 3 additions and 1 deletions
|
|
@ -21,7 +21,9 @@ $ 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.
|
||||
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
|
||||
from within an existing X11 or Wayland session, it will open in a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue