I have:
GTK_IM_MODULE=scim
XMODIFIERS=@im=SCIM
QT_IM_MODULE=scim
If I unset XMODIFIERS, dmenu works correctly. If I set
XMODIFIERS=@im=scim, dmenu segfaults.
XSetLocaleModifiers returns '@im=SCIM', as expected.
On Tue, Feb 12, 2019 at 1:57 AM Silvan Jegen wrote:
>
> Hi Patrick
>
> On February
On Tue, Feb 12, 2019 at 10:57:31AM +0100, Michał Kępień wrote:
> Hi!
>
> Commit 377bd37 ("Handle IME input") appears to have broken input focus
> handling on my box. I am using i3 as my window manager.
>
> I originally observed the problem when I started KeePassX using dmenu
> right after i3 sta
Nice to hear that. But there is an issue where you stop the IME without
restarting straight away. This will result in IME not being detected and
used in st. In other way, IME started after st is not usable.
On Mon, Feb 11, 2019 at 05:07:22PM +0100, Wolf wrote:
Hi,
On , Hiltjo Posthuma wrote:
O
On Tue, Feb 12, 2019 at 10:57:31AM +0100, Michał Kępień wrote:
> I originally observed the problem when I started KeePassX using dmenu
> right after i3 startup and the CTRL+O keyboard shortcut did not cause an
> "Open" dialog to pop up. I had to use i3's keyboard shortcut for moving
> focus in ord
Same on bspwm, here.
Hi!
Commit 377bd37 ("Handle IME input") appears to have broken input focus
handling on my box. I am using i3 as my window manager.
I originally observed the problem when I started KeePassX using dmenu
right after i3 startup and the CTRL+O keyboard shortcut did not cause an
"Open" dialog to pop u
Hi Patrick
On February 12, 2019 7:35:20 AM GMT+00:00, Patrick Smith
wrote:
>On Mon, Feb 11, 2019 at 12:43 PM Silvan Jegen
>wrote:
>> I found that the XSetLocaleModifiers("") call returns "@im=ibus" in
>my
>> case which is not surprising because the env variable XMODIFIERS is
>> set to @im=ibus