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

textinput: handle reset #7731

Merged
merged 1 commit into from
Sep 10, 2024
Merged

textinput: handle reset #7731

merged 1 commit into from
Sep 10, 2024

Conversation

sungyoonc
Copy link
Contributor

@sungyoonc sungyoonc commented Sep 10, 2024

Describe your PR, what does it fix/add?

Forward tiv1's reset request to IME.
Reset IME when tiv3's disable and enable request are in a single commit.

Resetting the IME is done by deactivating and reactivating IME.

The reason for this change is to reset the IME's internal preedit state when a reset is requested by tiv1 (e.g. when moving the cursor by clicking).

Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.)

Nope

Is it ready for merging, or does it need work?

Should be ready

@vaxerski vaxerski merged commit 155d440 into hyprwm:main Sep 10, 2024
11 checks passed
@sungyoonc sungyoonc deleted the fix-ime-reset branch September 10, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants