From bb3a746ddab30a2be0d7a3d712aab44f7b59e25d Mon Sep 17 00:00:00 2001 From: Asahi Lina Date: Wed, 13 Nov 2024 20:42:19 +0900 Subject: teams/asahi: FEX: Add xim support for GTK2/3 We're currently shipping GTK2/3 libs in the rootfs. While we're doing that, let's also install XIM support, which actually works through X11 passthrough with muvm. This should generally make legacy GTK x86_64 apps have input method support the old-fashioned way. Modern apps should use the Wayland input method protocol stuff, which is already built into GTK3/GTK4 and should not require any extra shared libraries for FEX. For muvm, that will work once we have Wayland passthrough. --- teams/asahi.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/teams/asahi.xml b/teams/asahi.xml index ddd8de2..71431ec 100644 --- a/teams/asahi.xml +++ b/teams/asahi.xml @@ -100,6 +100,8 @@ + + @@ -170,5 +172,14 @@ + + + + + -- cgit v1.3.1+13