On Tue, Jun 20, 2023 at 12:07:25PM +0900, Byung-Hee HWANG (황병희) wrote:
> Hellow Debian hackers,
> 
> I'm CJK user with Debian Gnome from South Korea.
> Nowdays i am interested in Wayland and Input Method.
> 
> So i did install ibus-wayland:
> 
> <quote>
> soyeomul@yw-1130:~$ dpkg -s ibus-wayland
> Package: ibus-wayland
> Status: install ok installed
> Priority: optional
> Section: utils
> Installed-Size: 311
> Maintainer: Debian Input Method Team <debian-input-met...@lists.debian.org>
> Architecture: amd64
> Multi-Arch: foreign
> Source: ibus
> Version: 1.5.27-5
> Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.31.8), libibus-1.0-5 (>= 1.5.1), 
> libwayland-client0 (>= 1.20.0), libxkbcommon0 (>= 0.5.0)
> Description: Intelligent Input Bus - Wayland support
>  IBus is an Intelligent Input Bus. It is a new input framework for the Linux
>  OS. It provides full featured and user friendly input method user interface.
>  It also may help developers to develop input method easily.
>  .
>  This package contains the Wayland input method support.
>  .
>  This package is only needed if you are using a Wayland compositor which
>  supports the "input-method-unstable-v1" protocol, and if you want to input
>  text via this protocol. Note that even on Wayland compositors with no support
>  of this protocol, IBus could still work using its own transport protocol and
>  APIs.
> Homepage: https://github.com/ibus/ibus
> soyeomul@yw-1130:~$ 
> </quote>
> 
> <quote>
> soyeomul@yw-1130:~$ env | grep SESSION
> SESSION_MANAGER=local/yw-1130:@/tmp/.ICE-unix/2064,unix/yw-1130:/tmp/.ICE-unix/2064
> GNOME_DESKTOP_SESSION_ID=this-is-deprecated
> DESKTOP_SESSION=gnome
> XDG_SESSION_DESKTOP=gnome
> XDG_SESSION_TYPE=wayland
> XDG_SESSION_CLASS=user
> GDMSESSION=gnome
> DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/3253/bus
> soyeomul@yw-1130:~$ 
> </quote>
> 
> <quote>
> soyeomul@yw-1130:~$ env | grep ibus
> GTK_IM_MODULE=ibus
> XMODIFIERS=@im=ibus
> QT_IM_MODULE=ibus
> soyeomul@yw-1130:~$ 
> </quote>
> 
> <quote>
> soyeomul@yw-1130:~$ cat /etc/environment
> GTK_IM_MODULE=ibus
> XMODIFIERS=@im=ibus
> soyeomul@yw-1130:~$ 
> </quote>
> 
> Please please show me the example config for testing inputing with
> ibus-wayland. Yep, i am on Debian 12 (Bookworm).
> 
> Any comments welcome everytime!!!
> 
> Really i have so much ***WAYLAND*** ^^^
> 
> As you know, this input is from ibus (GNU Emacs 28.2) ;;;
> 
> 
> Sincerely, Byung-Hee (CJK user with Debian 12)

OK. This is same story. Currently i'm running ibus under Gnome Wayland.

However i did not launch /usr/libexec/ibus-wayland. Though my
XDG_SESSUIN_TYPE is "wayland":

<quote>
soyeomul@yw-1130:~$ env | grep XDG_SESSION
XDG_SESSION_DESKTOP=gnome
XDG_SESSION_TYPE=wayland
XDG_SESSION_CLASS=user
soyeomul@yw-1130:~$
</quote>

<quote>
soyeomul@yw-1130:~$ ps -ax | grep ibus-wayland
  14200 pts/2    S+     0:00 grep ibus-wayland
soyeomul@yw-1130:~$
</quote>

If so, what is this ibus-wayland for?
Already i do type as wayland without ibus-wayland.

Seriously, i'm curious about the purpose of this ibus-wayland package.


Sincerely, Byung-Hee

Reply via email to