text-backend: Allow client hiding of input panel
authorJoshua Watt <jpewhacker@gmail.com>
Sat, 24 Jun 2017 21:03:41 +0000 (16:03 -0500)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Thu, 30 Nov 2017 14:14:30 +0000 (16:14 +0200)
commitdd61625d18b85ec63495b2e23c6c1191d91e09c7
tree1bee55a9b93e9750438e14edf8ddee4df827b72c
parent68f8e47a56dc59392b848537b9db7e0c01f3cab0
text-backend: Allow client hiding of input panel

Previously, the hide_input_panel and show_input_panel messages for the text
input protocol were limited to specific cases, such as showing the panel on
activation, or making the panel visible after activation. Now, clients are
allowed to toggle the panel visiblity at will as long as they are the currently
active client

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Tested-by: Silvan Jegen <s.jegen@gmail.com>
Reviewed-by: Jan Arne Petersen <janarne@gmail.com>
compositor/text-backend.c