On 2023-01-06 14:55, wsy wrote:
Since 0.53-1, /etc/X11/Xsession.d/70im-config_launch checks
"$XDG_SESSION_TYPE" = "x11" before launch. I use startx from console
to start awesome wm, but $XDG_SESSION_TYPE is set to "tty" using
startx. So no ime for me since this version.

Thanks for reporting that so fast! I think I will change it to

[ "$XDG_SESSION_TYPE" != "wayland" ]

and upload instantly so the mistake doesn't make it to testing.

--
Rgds,

Gunnar Hjalmarsson

Reply via email to