ibus: support modern client preedit

This commit is contained in:
2026-08-14 19:59:52 +09:00
parent a841894015
commit 7619d2bd9d
6 changed files with 557 additions and 47 deletions

View File

@@ -6,6 +6,7 @@ RUN pacman -Syu --noconfirm --needed \
diffutils \
gcc \
gtk3 \
ibus \
harfbuzz \
libxcb \
libxkbcommon \