例如 spotify for linux
- 正常的 Spotify 程序本身支持中文输入
- snap 里打包了 fcitx/ibus 的对应函数库,假设 Spotify 是 Qt 的,那它就得有类似 libfcitx 这样的 .so 文件。
- 上述 .so 文件是使用跟你系统 Qt 同样版本编译出来的。
满足上述条件,snap 包才可能有中文输入
1赞
例如 spotify for linux
满足上述条件,snap 包才可能有中文输入