Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-18 | xwayland/server: delay non-lazy startup | Simon Ser | |
This allows users to setup event listeners before the server is actually started. | |||
2022-11-18 | xwayland/server: add start signal | Simon Ser | |
This can be used to know when wlr_xwayland_server decides to start a new Xwayland process. At that point the wl_client has already been created but the Xwayland process hasn't been started yet. | |||
2022-11-02 | xwayland: split headers | Simon Ser | |
We're about to get one more Xwayland-related thing, and this header already contains two things. |