Skip to content
Verified Commit f28e5473 authored by Xuetian Weng's avatar Xuetian Weng
Browse files

Implement a enableRequested signal for text-input-v3

The signal will be emitted if text-input-v3 applies a new enable state
if it's already enabled.

In Gtk's implementation, sending text_input_v3.enable for the second
time has the similar semantics of text-input-v2.showInputPanel. Try to
connect them together and add corresponding test.

See also: https://github.com/GNOME/gtk/blob/a95cfb1c457cbd3ff365f7f1244c42dda8540b66/gtk/gtkimcontextwayland.c#L555

(cherry picked from commit 84f54e9f)
parent 91eea817
Pipeline #255159 failed with stage
in 14 minutes and 44 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment