mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-22 09:25:59 +01:00
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;
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit e8d545a9770a2473db32e0a0bfa757b05d2af4f3
|
||||
Subproject commit c74f89d4f84bfed0284d3908aee5d207698c70c5
|
Loading…
Reference in a new issue