diff --git a/src/input/ime.c b/src/input/ime.c index f622c639..954e2ea0 100644 --- a/src/input/ime.c +++ b/src/input/ime.c @@ -589,7 +589,7 @@ input_method_relay_create(struct seat *seat) &relay->new_text_input); relay->new_input_method.notify = handle_new_input_method; - wl_signal_add(&server.input_method_manager->events.input_method, + wl_signal_add(&server.input_method_manager->events.new_input_method, &relay->new_input_method); relay->focused_surface_destroy.notify = handle_focused_surface_destroy; diff --git a/subprojects/wlroots.wrap b/subprojects/wlroots.wrap index d1791ee0..253b83d7 100644 --- a/subprojects/wlroots.wrap +++ b/subprojects/wlroots.wrap @@ -1,6 +1,6 @@ [wrap-git] url = https://gitlab.freedesktop.org/wlroots/wlroots.git -revision = 812675ba34ce612e9294e8a9814b1baf4b4775d4 +revision = 06aacb2a6fd237a5e1062d611909432bbcf5b566 [provide] dependency_names = wlroots-0.20