]> git.mdlowis.com Git - proto/labwc.git/commit
IME: support multiple IME popups
authortokyo4j <hrak1529@gmail.com>
Thu, 16 May 2024 05:57:31 +0000 (14:57 +0900)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Mon, 20 May 2024 00:35:26 +0000 (09:35 +0900)
commit2f1fcb4468d1d6e3442a3cce2d13ea26f3a7b805
treea00ddeff921570f24463aa882245b64dcc9514ef
parent1c334cc9184a0c57a9eeca7cdffee3cdb609c53a
IME: support multiple IME popups

We didn't support multiple IME popups since input-method-v2 protocol
has no way to position them individually, but we should support it to
provide IME developers with more programming flexibility.
include/input/ime.h
src/input/ime.c