User contributions
Jump to navigation
Jump to search
- 12:16, 4 March 2025 diff hist -12 Using Fcitx 5 on Wayland/zh-cn Created page with "* X11 ** 环境变量中的 GTK_IM_MODULE ** XSettings 中 Gtk/IMModule 的值 ** 配置文件中的值 ** 基于区域设置的自动选择 * Wayland ** 环境变量中的 GT..." current
- 12:16, 4 March 2025 diff hist +199 N Translations:Using Fcitx 5 on Wayland/18/zh-cn Created page with "* X11 ** 环境变量中的 GTK_IM_MODULE ** XSettings 中 Gtk/IMModule 的值 ** 配置文件中的值 ** 基于区域设置的自动选择 * Wayland ** 环境变量中的 GT..." current
- 12:14, 4 March 2025 diff hist +5 Using Fcitx 5 on Wayland/zh-cn Created page with "根据 Gtk 的实现(截至 3.24.41 版本仍有效),优先级顺序如下:"
- 12:14, 4 March 2025 diff hist +83 N Translations:Using Fcitx 5 on Wayland/17/zh-cn Created page with "根据 Gtk 的实现(截至 3.24.41 版本仍有效),优先级顺序如下:" current
- 12:11, 4 March 2025 diff hist +12 Using Fcitx 5 on Wayland/zh-cn Created page with "你可以在 Gtk 的配置文件里强制使用某个 IM Module,所以就算你不设置 GTK_IM_MODULE 环境变量也仍然是可以用不同的 IM Module 的。"
- 12:11, 4 March 2025 diff hist +164 N Translations:Using Fcitx 5 on Wayland/16/zh-cn Created page with "你可以在 Gtk 的配置文件里强制使用某个 IM Module,所以就算你不设置 GTK_IM_MODULE 环境变量也仍然是可以用不同的 IM Module 的。" current
- 12:10, 4 March 2025 diff hist -44 Using Fcitx 5 on Wayland/zh-cn
- 12:10, 4 March 2025 diff hist -44 Translations:Using Fcitx 5 on Wayland/15/zh-cn current
- 12:10, 4 March 2025 diff hist +35 Using Fcitx 5 on Wayland/zh-cn Created page with "关于 GTK_IM_MODULE 环境变量,目前现代 Gtk3/4 应用程序应当能够使用 text-input-v3 协议(该协议已被绝大多数合成器支持,Weston 除外)。..."
- 12:10, 4 March 2025 diff hist +598 N Translations:Using Fcitx 5 on Wayland/15/zh-cn Created page with "关于 GTK_IM_MODULE 环境变量,目前现代 Gtk3/4 应用程序应当能够使用 text-input-v3 协议(该协议已被绝大多数合成器支持,Weston 除外)。..."
- 12:04, 4 March 2025 diff hist +113 N Translations:Using Fcitx 5 on Wayland/14/zh-cn Created page with "<nowiki>gsettings set org.gnome.settings-daemon.plugins.xsettings overrides "{'Gtk/IMModule':<'fcitx'>}"</nowiki>" current
- 12:04, 4 March 2025 diff hist +21 Using Fcitx 5 on Wayland/zh-cn Created page with "5. 如果你在用 GNOME 3 和以上版本,你还需要运行以下命令:"
- 12:04, 4 March 2025 diff hist +78 N Translations:Using Fcitx 5 on Wayland/13/zh-cn Created page with "5. 如果你在用 GNOME 3 和以上版本,你还需要运行以下命令:" current
- 12:03, 4 March 2025 diff hist +47 N Translations:Using Fcitx 5 on Wayland/12/zh-cn Created page with "<nowiki>[Settings] gtk-im-module=fcitx</nowiki>" current
- 12:03, 4 March 2025 diff hist +3 Using Fcitx 5 on Wayland/zh-cn
- 12:03, 4 March 2025 diff hist +3 Translations:Using Fcitx 5 on Wayland/8/zh-cn current
- 12:03, 4 March 2025 diff hist +4 Using Fcitx 5 on Wayland/zh-cn Created page with "4. 对于 Gtk4。向 ~/.config/gtk-4.0/settings.ini 添加如下内容:"
- 12:03, 4 March 2025 diff hist +73 N Translations:Using Fcitx 5 on Wayland/11/zh-cn Created page with "4. 对于 Gtk4。向 ~/.config/gtk-4.0/settings.ini 添加如下内容:" current
- 12:03, 4 March 2025 diff hist +47 N Translations:Using Fcitx 5 on Wayland/10/zh-cn Created page with "<nowiki>[Settings] gtk-im-module=fcitx</nowiki>" current
- 12:03, 4 March 2025 diff hist +4 Using Fcitx 5 on Wayland/zh-cn Created page with "<nowiki>gtk-im-module="fcitx"</nowiki> 3. 对于 Gtk3,向 ~/.config/gtk-3.0/settings.ini 添加如下内容:"
- 12:03, 4 March 2025 diff hist +112 N Translations:Using Fcitx 5 on Wayland/9/zh-cn Created page with "<nowiki>gtk-im-module="fcitx"</nowiki> 3. 对于 Gtk3,向 ~/.config/gtk-3.0/settings.ini 添加如下内容:" current
- 12:02, 4 March 2025 diff hist +2 Using Fcitx 5 on Wayland/zh-cn Created page with "2. 对于 Gtk2,向 ~/.gtkrc-2.0 添加如下内容"
- 12:02, 4 March 2025 diff hist +52 N Translations:Using Fcitx 5 on Wayland/8/zh-cn Created page with "2. 对于 Gtk2,向 ~/.gtkrc-2.0 添加如下内容"
- 12:02, 4 March 2025 diff hist -4 Using Fcitx 5 on Wayland/zh-cn Created page with "1. 不要设置 GTK_IM_MODULE 环境变量!"
- 12:02, 4 March 2025 diff hist +45 N Translations:Using Fcitx 5 on Wayland/7/zh-cn Created page with "1. 不要设置 GTK_IM_MODULE 环境变量!" current
- 12:02, 4 March 2025 diff hist +10 Using Fcitx 5 on Wayland/zh-cn Created page with "==== GTK_IM_MODULE ==== 在理想的情况下,你应该在 X11 下运行的 GTK 程序用 im-module,而在纯 Wayland 程序中用 GTK 的 text-input-v3 支持。其方法..."
- 12:02, 4 March 2025 diff hist +181 N Translations:Using Fcitx 5 on Wayland/6/zh-cn Created page with "==== GTK_IM_MODULE ==== 在理想的情况下,你应该在 X11 下运行的 GTK 程序用 im-module,而在纯 Wayland 程序中用 GTK 的 text-input-v3 支持。其方法..." current
- 11:54, 4 March 2025 diff hist -12 Using Fcitx 5 on Wayland/zh-cn Created page with "XMODIFIERS 确实还需要设置,因为纯 X11 和 XWayland 下运行的 X11 程序基本没什么区别。"
- 11:54, 4 March 2025 diff hist +109 N Translations:Using Fcitx 5 on Wayland/5/zh-cn Created page with "XMODIFIERS 确实还需要设置,因为纯 X11 和 XWayland 下运行的 X11 程序基本没什么区别。" current
- 11:53, 4 March 2025 diff hist +5 Using Fcitx 5 on Wayland/zh-cn Created page with "== Applications == === TLDR:还需要设置 XMODIFIERS,GTK_IM_MODULE 和 QT_IM_MODULE 吗? ==="
- 11:53, 4 March 2025 diff hist +98 N Translations:Using Fcitx 5 on Wayland/4/zh-cn Created page with "== Applications == === TLDR:还需要设置 XMODIFIERS,GTK_IM_MODULE 和 QT_IM_MODULE 吗? ===" current
- 11:51, 4 March 2025 diff hist -35 Using Fcitx 5 on Wayland/zh-cn Created page with "本文尽量涵盖目前所有的相关信息,Fcitx 5配置指南亦仍具有参考价值。"
- 11:51, 4 March 2025 diff hist +132 N Translations:Using Fcitx 5 on Wayland/3/zh-cn Created page with "本文尽量涵盖目前所有的相关信息,Fcitx 5配置指南亦仍具有参考价值。" current
- 11:51, 4 March 2025 diff hist -43 Using Fcitx 5 on Wayland/zh-cn Created page with "在不同的Wayland合成器上使用输入法可能需要不同的配置,且某些在X11下可用的Fcitx功能尚未被Wayland支持。"
- 11:51, 4 March 2025 diff hist +139 N Translations:Using Fcitx 5 on Wayland/2/zh-cn Created page with "在不同的Wayland合成器上使用输入法可能需要不同的配置,且某些在X11下可用的Fcitx功能尚未被Wayland支持。" current
- 11:44, 4 March 2025 diff hist +735 Using Fcitx 5 on Wayland Marked this version for translation current
- 11:44, 4 March 2025 diff hist +25 Using Fcitx 5 on Wayland
- 11:43, 4 March 2025 diff hist +14 Using Fcitx 5 on Wayland
- 11:35, 4 March 2025 diff hist +16,046 N Using Fcitx 5 on Wayland/zh-cn Created page with "[https://wayland.freedesktop.org/ Wayland] 是新一代的显示协议。虽然此协议 2008 年便已发布初版,但其目前对输入法的支持仍不十分理想。 A..."