From 0db27a82ed258eb33ec3b7fef7e8f3d78ab2eecf20005f19be4cbb9d66a52182 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 20 Jan 2022 07:17:07 +0000 Subject: [PATCH] Accepting request 947620 from home:tiwai:branches:M17N - Fix xim.d script for KDE Plasma (boo#1194916); $WINDOWMANAGER check needs to be adjusted OBS-URL: https://build.opensuse.org/request/show/947620 OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5?expand=0&rev=20 --- fcitx5.changes | 6 ++++++ xim.d-fcitx5 | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/fcitx5.changes b/fcitx5.changes index 613de85..c2a7695 100644 --- a/fcitx5.changes +++ b/fcitx5.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 20 08:06:20 CET 2022 - tiwai@suse.de + +- Fix xim.d script for KDE Plasma (boo#1194916); + $WINDOWMANAGER check needs to be adjusted + ------------------------------------------------------------------- Sat Jan 15 05:05:58 UTC 2022 - Marguerite Su diff --git a/xim.d-fcitx5 b/xim.d-fcitx5 index 5efe703..fb4dfcf 100644 --- a/xim.d-fcitx5 +++ b/xim.d-fcitx5 @@ -6,7 +6,7 @@ export QT_IM_SWITCHER=imsw-multi export QT_IM_MODULE=fcitx5 case "$WINDOWMANAGER" in - *gnome*|*kde*|*xfce*|*lxde*) + *gnome*|*plasma*|*xfce*|*lxde*) # started via xdg autostart (boo#947576) # explicitly set below, as referred in xdg autostart export INPUT_METHOD=fcitx5