Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

im-v1: send null preedit_string if it's empty #2186

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

lilydjwg
Copy link
Contributor

@lilydjwg lilydjwg commented Mar 7, 2024

This makes GTK to emit preedit-end signals so that vte paints its cursor. The preedit_string from input-method-v1 can't be null.

This makes GTK to emit preedit-end signals so that vte paints its
cursor. The preedit_string from input-method-v1 can't be null.
@ammen99 ammen99 merged commit 95ca337 into WayfireWM:im-v1 Mar 7, 2024
4 checks passed
@lilydjwg
Copy link
Contributor Author

lilydjwg commented Mar 7, 2024

PS: GNOME does this. KDE ignores it and a following done event resets the preedit thing.

There is a related issue fcitx/fcitx5#514 but for input-method-v2.

ammen99 pushed a commit that referenced this pull request Mar 9, 2024
This makes GTK to emit preedit-end signals so that vte paints its
cursor. The preedit_string from input-method-v1 can't be null.
ammen99 pushed a commit that referenced this pull request Mar 9, 2024
This makes GTK to emit preedit-end signals so that vte paints its
cursor. The preedit_string from input-method-v1 can't be null.
@lilydjwg lilydjwg deleted the im-v1 branch March 9, 2024 15:07
ammen99 pushed a commit that referenced this pull request Mar 13, 2024
This makes GTK to emit preedit-end signals so that vte paints its
cursor. The preedit_string from input-method-v1 can't be null.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants