Skip to content
Commit 790ddc09 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Remove WaylandClient::isInputMethod()

We assume that the input method server has at most one surface at a time,
which corresponds to the virtual keyboard. But it's not guaranteed to be
always true.

For example, an xdg_toplevel surface can be created for a configuration
dialog, in which case isInputMethod() should not return true.
parent 33e037d4
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