Copyright 2022 The ChromiumOS Authors Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. Adds functionality for X11 apps running on Xwayland to connect to the Wayland compositor and receive text_input support. Calls text_input::activate with the X11 window id converted to the matching wl_surface.