mirror of
https://github.com/swaywm/sway.git
synced 2026-04-19 06:46:40 -04:00
Merge b359c8bfa2 into 0a740a24d9
This commit is contained in:
commit
8bdf3ad3a7
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