SHA256
1
0
forked from pool/fcitx5
fcitx5/macros.fcitx5
Marguerite Su 7731d82152 Accepting request 1176012 from home:MargueriteSu:branches:M17N
- Update to 5.1.9
  * Add support to recognize passwords in clipboard and allow
    automatically clear after a certain amount of time, and 
    also hide them when displaying it. This feature is not 
    widely supported, the known application supports it including
    keepassxc, plasma-pass. You can also configure to ask fcitx
    clipboard to ignore all such marked passwords.
  * Fix repeat info is not correctly populated from wayland
  * Unicode addon now supports Unicode 15.1
  * FIx an issue that under certain cases, the X popup window
    may still out of screen.
  * A new option to reset input method active state on focus in.
  * fix wayland im frontend check on whether a key should repeat

OBS-URL: https://build.opensuse.org/request/show/1176012
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5?expand=0&rev=55
2024-05-23 08:03:36 +00:00

9 lines
309 B
Plaintext

# RPM macros for fcitx5
%_fcitx5_libdir %{_libdir}/fcitx5
%_fcitx5_libexecdir %{_fcitx5_libdir}/libexec
%_fcitx5_datadir %{_datadir}/fcitx5
%_fcitx5_addondir %{_fcitx5_datadir}/addon
%_fcitx5_imconfdir %{_fcitx5_datadir}/inputmethod
%_fcitx5_qt5dir %{_fcitx5_libdir}/qt5
%_fcitx5_qt6dir %{_fcitx5_libdir}/qt6