SHA256
1
0
forked from pool/fcitx5
fcitx5/xim.d-fcitx5
Marguerite Su 73a7cfcfd5 Accepting request 1010892 from home:MargueriteSu:branches:M17N
- according to upstream, XMODIFIERS and QT/GTK_IM_MODULE should
  set to fcitx instead of fcitx5
- build with enchant-2 again (boo#1203575)
- update version 5.0.19
  * classicui: support blur mask on kwin (x11&wayland)
  * xim: fix preedit start callback
- switch source to _dict variant and drop
  * en_dict-20121020.tar.gz
  * fcitx5-no-download.patch
- drop 0001-Remove-unused-xkbcommon-headers.patch,
  upstreamed
- Fix the fcitx 4 obsoletes - obsoleting fcitx <= 4.2.9.8 does not suffice, we
  are at fcitx-4.2.9.9-1.2
- Update to 5.0.18
  * Support for plasma themes in classicui
  * Fix client cursor disappears when using qt text-input-v2
  * Fix clear text when ctrl+c when using gtk text-input-v3
  * Fix a rare wayland protocol error on sway
- Fix build by removing unused headers (gh#fcitx/fcitx5#538)
  * 0001-Remove-unused-xkbcommon-headers.patch
- Replace raw package name with pkgconfig()
- Remove "ENABLE_PRESAGE", it's not used anywhere
  (e7348f0f97)
- update version 5.0.15
  * bugfix release, drop EGL in classic UI 
- systemd user env generator moved to package systemd-inputmethod-generator
- fcitx4 further splits its libraries, adds new Provides/Obsoletes
- fix preun scirpt
- update version 5.0.14
  * support populate keyboard layout configuration to KDE5
    under wayland.
  * A fcitx5-wayland-launcher tool to use the same fcitx
    instance with multiple wayland compositors.
  * Fix a crash when building with libevent.
  * Generates coredump on crash.
  * Refactor wl_shm code to use modern shared memory API
    on linux/BSD
  * Fix wayland input method protocol under weston
  * Fix paging button not clickable under vertical layout
- drop baselibs.conf, no consumer yet
- update version 5.0.13
  * bug fix release
- change in 5.0.12
  * A lot of fixes in zwp_input_method_v1 to make it ready to be used
    with future Plasma 5.24 native wayland input method support. With
    the next Plasma release (not out yet as of today), you should be
    able to directly select fcitx in the "Virtual keyboard KCM" (it was
    designed for on screen keyboard so the naming is a little bit
    confusing at this point) and use it with native wayland input
    method protocols. This allows some non-gtk/qt text-input-v{2,3}
    applications to be used with the input method under kwin. 
- add fcitx5-5.0.13-memfd.patch
- Fix xim.d script for KDE Plasma (boo#1194916);
  $WINDOWMANAGER check needs to be adjusted
- can start via systemd user service on wayland
- fix typo and requirements
- update to version 5.0.11
- update to version 5.0.9
  * Wayland repeat key fix under native wayland input method protocol
  * Improved fcitx5-diagnose to include more information
  * Screen DPI detection fixing, now you can change DPI on the fly without the need to restart fcitx.
    This also fixed another issue about when fcitx does not pick up DPI change upon login.
  * Fix XWindow based tray menu
  * Fix multi-screen detection with xrandr. Under certain cases, screen change may not be automatically picked up.
- Fix build with Leap 15.3 and 15.4 due to rsvg pkg conflicts
- update version 5.0.8
  * Fix key repeating with wayland input method protocol
  * Workaround SNI gnome extension for "empty icon" or
    duplicate icon with kimpanel issue.
  * The Unicode addon trigger key is now configurable.
  * Fix some BSD build issue
  * Fix key grab when the input method group is added or removed.
- update version 5.0.7
  * Fix reforwarding event value 
- update version 5.0.6
  * Improve the build ability on android/ios, more options can be disabled.
  * xim uses sync mode
  * Reload new addon at runtime with version check.
  * Bug fix on rotated screen.
  * Use fixed line height for classicui.
  * Fix "Default" value for classicui
  * Add sub mode label to input method
- update version 5.0.5
  * Add a new client side ui api to have extensive support for the
    client side input panel
  * Fix a bunch of issue in classic ui theme and add an option for
    customize border if image is not used.
  * fix ibus frontend content type
  * reduce the memory usage by making unicode data load on demand.
- update version 5.0.4
  * Supporting resolving the session dbus address exported to X11
  * Add long press support for special symbol, this is disabled by default and also customizable.
  * Avoid trigger dbus activation for "fcitx5-remote -e"
  * In order to support "old" fcitx im module bundled, added a new fcitx4 frontend (mainly to support wps-office out of box).
- add fcitx5-gcc7.patch: fix build on openSUSE Leap 15.1 with gcc7
- update version 5.0.3
- Move the startup snippet to /usr/etc/X11/xim.d for TW
- update version 5.0.1
- Update the spec file to obselete fcitx < 4.99.0
- Update to version 4.99+git20201015.dd9dc94:
  * Preload default input method configured in the group.
  * Add logger type for multimap/set.
  * Batch multiple commit string together
  * Make candidate list key based label support more key
  * add fcitx5-diagnose
  * add support for modifying default configuration at runtime
- update to 4.99.0+git20200902.a87f7b0
- FTBFS for Tumbleweed
  * add fcitx5-std-runtime_error.patch, std::runtime_error is in
    stdexcept.h
- update to version 4.99.0+git20200212.9436416
  * Add log functionality for surrounding text
  * Add fsync before rename
  * Add shorthand append for candidate list
  * Make cldr emoji annotation as required
  * Add emoji module and emoji typing in keyboard module
- add build-requires cldr-emoji-annotation-devel
- fix build errors on openSUSE_Leap_15.2
- fix build-requires for factory/tumbleweed
  rsvg-convert tool is now in rsvg-convert package 
- update version 4.99.0+git20181128.984f3f2
- initial package

OBS-URL: https://build.opensuse.org/request/show/1010892
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5?expand=0&rev=40
2022-10-14 11:49:55 +00:00

13 lines
298 B
Plaintext

#make sure set these vars before dbus-launch
export LC_CTYPE=$LANG
export XMODIFIERS="@im=fcitx"
export GTK_IM_MODULE=fcitx
export QT_IM_SWITCHER=imsw-multi
export QT_IM_MODULE=fcitx
# FIXME: a little bit of delay is required to avoid race (boo#947576)
(sleep 2; fcitx5 -d) &
# success:
return 0