mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
init xwm only once Xwayland server is ready
This commit is contained in:
parent
3cc5b1acc6
commit
6eb20fb8d2
3 changed files with 32 additions and 9 deletions
|
|
@ -16,6 +16,7 @@ struct wlr_xwayland {
|
|||
struct wlr_compositor *compositor;
|
||||
time_t server_start;
|
||||
|
||||
struct wl_event_source *sigusr1_source;
|
||||
struct wlr_xwm *xwm;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue