Conversation
This package sets `GTK_IM_MODULE=ibus` which causes inappropriate position of the IBus candidate window on Wayland. No packages depend on this so we can safely remove it. See also: elementary/gala#2793 (comment)
|
Note that this might cause a regression on X though. Might be good to figure out if there's a way to have it only set it on X? |
I don't think we need to do that. This PR just removes im-config from OS 9 which i've heard we're going to drop support for X. So OS 8 won't be affected even if we release a new version of Gala with elementary/gala#2793 against to both OS 9 and 8. Also, I tried uninstalling im-config and rebooting into Classic Session in OS 8 Early Access, and then I confirmed ibus-mozc still works as expected:
|
Ahh ok yes then this is great :)
Yeah for some reason mozc still works but pinyin doesn't 🤷 (at least for me) |
Oh, that happens for me too. But I think that's fine becasue |

Followup elementary/gala#2793
This package sets
GTK_IM_MODULE=ibuswhich causes inappropriate position of the IBus candidate window on Wayland.No packages depend on this so we can safely remove it.
See also:
elementary/gala#2793 (comment)