From 8e386f7c8d118672e5127e52ef67419aac7fad04 Mon Sep 17 00:00:00 2001 From: Ryo Nakano Date: Thu, 23 Apr 2026 00:05:52 +0900 Subject: [PATCH] desktop: Drop im-config This package sets `GTK_IM_MODULE=ibus` which causes inappropriate position of the IBus candidate window on Wayland. No packages depend on this so we can safely remove it. See also: https://github.com/elementary/gala/pull/2793#issuecomment-4147810246 --- desktop | 1 - 1 file changed, 1 deletion(-) diff --git a/desktop b/desktop index 855b2cb..acb27e5 100644 --- a/desktop +++ b/desktop @@ -32,7 +32,6 @@ Input methods: * (gtk-im-libthai) * (ibus-chewing) - * (im-config) * (ibus) * (ibus-gtk) * (ibus-gtk3)