Implement initial Xwayland support

This commit is contained in:
Isaac Freund
2020-05-08 14:51:10 +02:00
parent 71d580b811
commit ac735719cf
9 changed files with 324 additions and 44 deletions

View File

@ -34,7 +34,8 @@ installed:
- [wlroots](https://github.com/swaywm/wlroots) 0.10.1
- xkbcommon
Then simply use `zig build` to build and `zig build run` to run.
Then simply use `zig build` to build and `zig build run` to run. To
enable experimental Xwayland support use `-Dxwayland=true`.
River can either be run nested in an X11/wayland session or directly
from a tty using KMS/DRM.