mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-24 06:59:45 -05:00
input-method: use role object destroy handler
This commit is contained in:
parent
bcf6b2bbf8
commit
75af6a0a39
2 changed files with 19 additions and 30 deletions
|
|
@ -66,8 +66,6 @@ struct wlr_input_popup_surface_v2 {
|
|||
|
||||
struct wlr_surface *surface;
|
||||
|
||||
struct wl_listener surface_destroy;
|
||||
|
||||
struct {
|
||||
struct wl_signal map;
|
||||
struct wl_signal unmap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue