diff options
| author | Isaac Freund <ifreund@ifreund.xyz> | 2020-05-08 14:51:10 +0200 |
|---|---|---|
| committer | Isaac Freund <ifreund@ifreund.xyz> | 2020-05-08 14:51:10 +0200 |
| commit | ac735719cfc086c54ff939786823b29de2c24c0a (patch) | |
| tree | c8ee87c720b067bbf8a757e8ea098d2b87393141 /README.md | |
| parent | 71d580b81173c6e6f93354c6e783972a6aa37b27 (diff) | |
| download | river-ac735719cfc086c54ff939786823b29de2c24c0a.tar.gz river-ac735719cfc086c54ff939786823b29de2c24c0a.tar.xz | |
Implement initial Xwayland support
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |
