On 21/11/29 08:29PM, Kinichiro Inoguchi wrote:
> This could build and worked successfully on amd64.
> But 'make port-lib-depends-check' requires Xau Xdmcp execinfo jpeg to WANTLIB.
>
> On Thu, Sep 23, 2021 at 12:29:04PM +0900, SASANO Takayoshi wrote:
> > Hi,
> >
> > here is ibus-kkc, input engine for ibus based on libkkc.
> >
> > this requires inputmethods/libkkc and inputmethods/libkkc-data.
> >
> > --
> > SASANO Takayoshi (JG1UAA) <uaa@mx5.nisiq.net>
> >
>
>
This builds/works fine here on amd64/arm64. However the candidate box
seems to be misplaced in all conditions. Instead of the candidate box
being displayed next to the input cursor (like what fcitx did), it is
always displayed underneath the active window, which makes it not
visible when the active window is maximized. Do you know if there is a
workaround for that?
My configuration is pretty simple:
export LANG=en_US.UTF-8
export GTK_IM_MODULE="ibus"
export QT_IM_MODULE="ibus"
export XMODIFIERS="@im=ibus"
/usr/local/bin/ibus-daemon -d -x -r
This happened on i3/lxqt/xfce4 and with ibus-anthy too, so I think this
might be an issue with ibus itself.
No comments:
Post a Comment