stalkerg commented on pull request dnkl/foot#2282 2026年03月05日 03:21:36 +01:00
input: rearm IME once after keyboard focus enter

Yes, please keep it here for a while, in the meantime, I will try to fix it from the KWin side.

stalkerg commented on pull request dnkl/foot#2282 2026年03月02日 12:51:03 +01:00
input: rearm IME once after keyboard focus enter

Also, I wonder why KDE isn't sending an ime::enter after a keyboard_enter()? Unless I'm reading the IME documentation wrong, it should. And if it isn't, it's a KDE bug:

stalkerg created pull request dnkl/foot#2282 2026年02月18日 09:54:44 +01:00
input: rearm IME once after keyboard focus enter
stalkerg pushed to fix/ime-kwin-modifiers-rearm-pr at stalkerg/foot 2026年02月18日 09:36:25 +01:00
202fa4c3c8 input: rearm IME once after keyboard focus enter
stalkerg created branch fix/ime-kwin-modifiers-rearm-pr in stalkerg/foot 2026年02月18日 09:36:25 +01:00
stalkerg commented on issue dnkl/foot#2279 2026年02月18日 09:31:32 +01:00
Switching locale sometimes is not working with fcitx5 (5.1.17) + KDE Plasma (6.5.5)

Okey, seems like I figured out what happened. It's how switching workspaces works in the context of IME.

stalkerg closed pull request dnkl/foot#2281 2026年02月18日 09:08:15 +01:00
ime: apply text-input done updates on serial mismatch
stalkerg commented on pull request dnkl/foot#2281 2026年02月18日 09:08:14 +01:00
ime: apply text-input done updates on serial mismatch

After all, I don't think it's a real issue.

stalkerg pushed to debug/ime-kwin-focused-logs at stalkerg/foot 2026年02月18日 08:06:03 +01:00
463aaad852 ime,input: extend diagnostics for key/modifier and IME payload events
stalkerg created branch debug/ime-kwin-focused-logs in stalkerg/foot 2026年02月18日 07:54:45 +01:00
stalkerg pushed to debug/ime-kwin-focused-logs at stalkerg/foot 2026年02月18日 07:54:45 +01:00
d4dd03ef39 ime,input: add focused runtime diagnostics for KWin/fcitx issues
stalkerg created branch fix/ime-recover-on-keyboard-enter in stalkerg/foot 2026年02月18日 07:42:47 +01:00
stalkerg pushed to fix/ime-recover-on-keyboard-enter at stalkerg/foot 2026年02月18日 07:42:47 +01:00
84ce6bb662 input: recover IME focus on keyboard_enter
stalkerg created pull request dnkl/foot#2281 2026年02月18日 07:36:53 +01:00
ime: apply text-input done updates on serial mismatch
stalkerg pushed to fix/ime-done-serial-mismatch at stalkerg/foot 2026年02月18日 07:32:07 +01:00
0ca0b10a0f ime: apply text-input done updates on serial mismatch
stalkerg created branch fix/ime-done-serial-mismatch in stalkerg/foot 2026年02月18日 07:32:07 +01:00
stalkerg created repository stalkerg/foot 2026年02月18日 07:26:53 +01:00
stalkerg commented on issue dnkl/foot#2279 2026年02月18日 06:49:52 +01:00
Switching locale sometimes is not working with fcitx5 (5.1.17) + KDE Plasma (6.5.5)

Seems like it's this issue https://bugs.kde.org/show_bug.cgi?id=493098 but I don't understand why it's not a case for konsole?

stalkerg commented on issue dnkl/foot#2279 2026年02月18日 06:45:12 +01:00
Switching locale sometimes is not working with fcitx5 (5.1.17) + KDE Plasma (6.5.5)

I did a few more tests - it seems like the foot lost the zwp_text_input_v3 "connection" and just uses English as a fallback.

stalkerg commented on issue dnkl/foot#2279 2026年02月18日 05:38:37 +01:00
Switching locale sometimes is not working with fcitx5 (5.1.17) + KDE Plasma (6.5.5)

Okey, I have the logs now. At the beginning of this log, the locale switch didn't work, but at the end, it started working again.