Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-27 | xwayland: add error-checking to `server_start_lazy` | Tudor Brindus | |
This prevents a very unlikely crash in `xwayland_socket_connected`. Refs #2163. | |||
2020-05-19 | xwayland: add option to disable WM | Simon Ser | |
2020-05-19 | xwayland: split server | Simon Ser | |
Split the server part of wlr_xwayland into wlr_xwayland_server. This allows compositors to implement their own XWM when wlroots' isn't a good fit. |