mirror of
https://github.com/swaywm/sway.git
synced 2026-04-19 06:46:40 -04:00
input/text_input: chase wlroots update
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/5073
This commit is contained in:
parent
810142dcc4
commit
b359c8bfa2
2 changed files with 31 additions and 43 deletions
|
|
@ -51,9 +51,7 @@ struct sway_text_input {
|
|||
|
||||
struct wl_listener pending_focused_surface_destroy;
|
||||
|
||||
struct wl_listener text_input_enable;
|
||||
struct wl_listener text_input_commit;
|
||||
struct wl_listener text_input_disable;
|
||||
struct wl_listener text_input_destroy;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue