https://bugs.kde.org/show_bug.cgi?id=378342
--- Comment #15 from fujiwara <fujiw...@redhat.com> --- (In reply to Eike Hein from comment #14) > It also only supports ibus and doesn't support fcitx. Of course, ibus-ui-gtk3 supports ibus only and I think kimpanel-ibus-panel too. The kimpanel lacks lots of the features. You could compare panel.cpp:on_bus_acquired() in kimpanel and panel.vala:init_settings() in ibus-ui-gtk3. Especially kimpanel lacks IME switcher window and if an IME's layout is "default", the engine inherits the previous layout in XKB engine so no switcher causes the unexpected layout for some IMEs. Also kimpanel can hide the icon with the right click menu only but not a pre-setting. Also recently I decided to migrate IBusConfig to GSettings in all IBus clients as I already submitted the patch in bus.kde.org. You can still use with ibus-daemon --panel=kimpanel but is you still dispatch the some bugs in kimpanel, I may think to disable it. -- You are receiving this mail because: You are watching all bug changes.