Commit 96d0943
committed
feat: force QT_IM_MODULE=wayland for plugin process to enable Chinese input
The plugin process connects to the internal dockplugin compositor and
cannot directly access the system fcitx/ibus DBus interfaces. Force the
use of the native Wayland text_input protocol so that IME requests are
properly proxied by the dockplugin compositor (via zwp_text_input) to
the outer real compositor, enabling Chinese input in plugin windows.
feat: force QT_IM_MODULE=wayland for plugin process to enable Chinese input
Pms: BUG-3235471 parent e82424b commit 96d0943
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
102 | 110 | | |
103 | 111 | | |
104 | 112 | | |
| |||
0 commit comments