]> git.mdlowis.com Git - proto/labwc.git/commit
IME: support input method
authortokyo4j <hrak1529@gmail.com>
Fri, 9 Feb 2024 07:52:37 +0000 (16:52 +0900)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 5 Mar 2024 20:28:15 +0000 (20:28 +0000)
commit334cd091069738696d6bc14fe5cd3566f2ad196a
treee15a9fb817e0a95c245430e40fedad524ad181d7
parent7e60c57b8181960c006f03d4c2ce48250ed71b78
IME: support input method
include/input/ime.h [new file with mode: 0644]
include/labwc.h
src/input/ime.c [new file with mode: 0644]
src/input/keyboard.c
src/input/meson.build
src/seat.c
src/server.c