xwayland: drop wlr_xwayland_surface.events.set_pid (#2884)
Co-authored-by: Roman Stingler <roman.stingler@waterdrop.com>
This commit is contained in:
parent
7a2027d1fd
commit
7d98181ade
2 changed files with 1 additions and 2 deletions
|
|
@ -118,7 +118,6 @@ struct wlr_xwayland_surface {
|
|||
struct wl_signal set_class;
|
||||
struct wl_signal set_role;
|
||||
struct wl_signal set_parent;
|
||||
struct wl_signal set_pid;
|
||||
struct wl_signal set_startup_id;
|
||||
struct wl_signal set_window_type;
|
||||
struct wl_signal set_hints;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue