fcitx-dbus-status
Addon for Fcitx to set/get/monitor IM statuses via D-Bus
Description
fcitx-dbus-status addon provides DBus interface such as org.fcitx.Fcitx.Status, and provides Get/Set/Changed methods on it. By accessing these interfaces, you can monitor or control status of input method with external command line tool such as dbus-send. As a typical use case, you can set "katakana" mode in the following example for fcitx-mozc. dbus-send \ --dest=org.fcitx.Fcitx \
--type=method_call \
--print-reply \
/Status \
org.fcitx.Fcitx.Status.Set \
string:"mozc-composition-mode" \
string:"katakana"
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/clear-code/fcitx-dbus-status
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install fcitx-dbus-status