mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Run startup command after xwayland is ready
This commit is contained in:
parent
51ef12f128
commit
a317ecdab8
3 changed files with 22 additions and 11 deletions
|
|
@ -29,6 +29,7 @@ struct wlr_xwayland {
|
|||
struct wlr_xwayland_cursor *cursor;
|
||||
|
||||
struct {
|
||||
struct wl_signal ready;
|
||||
struct wl_signal new_surface;
|
||||
} events;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue