Park, Jeongmin

Results 5 comments of Park, Jeongmin

@nazdridoy Hi! I've encountered the same issue and made a fix that works for me. The pull request is at https://github.com/wez/xcb-imdkit-rs/pull/2, and I've also uploaded a branch with the fix...

@koopa1338 Hi, can you try if [this branch](https://github.com/pjm0616/wezterm/tree/20240825-fix-x11-ime) fixes the issue for you? Currently I'm using custom built wezterm with my fix applied. That branch is somewhat old, but you...

@wez I can confirm that current wezterm main branch(474ad16eb63acae78ce8138cfce0b63d01927374, built from source) works great and have no problem with IME in my setup(Ubuntu 24.04 + X11 + ibus + awesome...

OpenSSH 10 also fixes [an issue](https://github.com/PowerShell/Win32-OpenSSH/issues/2279)([pull request](https://github.com/openssh/openssh-portable/pull/542)) with Windows Hello: ``` * ssh-keygen(1): support FIDO tokens that return no attestation data, e.g. recent WinHello. GHPR542 ```

This is strange, because for me this specific issue(lots of 1x1 windows) has also disappeared after [this issue](https://github.com/wezterm/wezterm/issues/5125#issuecomment-2847284349) has been resolved. Just to be sure I tested wezterm again with...