Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fcitx5 for openSUSE:Factory checked 
in at 2022-10-15 16:37:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx5 (Old)
 and      /work/SRC/openSUSE:Factory/.fcitx5.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx5"

Sat Oct 15 16:37:19 2022 rev:10 rq:1010929 version:5.0.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx5/fcitx5.changes    2022-10-03 
13:46:45.605613157 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx5.new.2275/fcitx5.changes  2022-10-15 
16:40:18.834565275 +0200
@@ -1,0 +2,6 @@
+Fri Oct  7 12:34:18 UTC 2022 - Marguerite Su <i...@marguerite.su>
+
+- according to upstream, XMODIFIERS and QT/GTK_IM_MODULE should
+  set to fcitx instead of fcitx5
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------

++++++ xim.d-fcitx5 ++++++
--- /var/tmp/diff_new_pack.q5kpSC/_old  2022-10-15 16:40:19.306566409 +0200
+++ /var/tmp/diff_new_pack.q5kpSC/_new  2022-10-15 16:40:19.310566419 +0200
@@ -1,21 +1,12 @@
 #make sure set these vars before dbus-launch
 export LC_CTYPE=$LANG
-export XMODIFIERS="@im=fcitx5"
-export GTK_IM_MODULE=fcitx5
+export XMODIFIERS="@im=fcitx"
+export GTK_IM_MODULE=fcitx
 export QT_IM_SWITCHER=imsw-multi
-export QT_IM_MODULE=fcitx5
+export QT_IM_MODULE=fcitx
 
-case "$WINDOWMANAGER" in
-    *gnome*|*plasma*|*xfce*|*lxde*)
-       # started via xdg autostart (boo#947576)
-       # explicitly set below, as referred in xdg autostart
-       export INPUT_METHOD=fcitx5
-       ;;
-    *)
-       # FIXME: a little bit of delay is required to avoid race (boo#947576)
-       (sleep 2; fcitx5 -d) &
-       ;;
-esac
+# FIXME: a little bit of delay is required to avoid race (boo#947576)
+(sleep 2; fcitx5 -d) &
 
 # success:
 return 0

Reply via email to