mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-02-07 04:06:51 -05:00
opt: wrong position of fcitx5 popup in wayland mode electron app when first input
This commit is contained in:
parent
cf8a7516b9
commit
722b2ebefc
2 changed files with 6 additions and 2 deletions
|
|
@ -490,6 +490,7 @@ static void handle_text_input_enable(struct wl_listener *listener, void *data) {
|
|||
update_popups_position(relay);
|
||||
send_state_to_input_method(relay);
|
||||
}
|
||||
wlr_text_input_v3_send_done(text_input->input);
|
||||
}
|
||||
|
||||
static void handle_text_input_disable(struct wl_listener *listener,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue