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

text-input: properly handle double buffered state #1649

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kchibisov
Copy link
Member

@kchibisov kchibisov commented Jan 24, 2025

Fixes #1614.

--

Can backport as well, since it's a bug fix.

Only one text-input must be enabled at a time, by checking the
text-input id when issuing a request and comparing to the active one,
however the regular `Enabled` events must be send for all of them,
and as for the leave, we also send it for all the events to make it
symmetrical with the `enter.

Fixes: 475072d (text-input: Ensure only one enabled...)
Fixes Smithay#1604.
@kchibisov
Copy link
Member Author

Based on #1648

Could you test this as well @hayandev?

@hayandev
Copy link
Contributor

It seems to be working well in my environment(cosmic).
Thank you so much for your work on this. :)

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.

text-input-v3 issues
2 participants