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

Use _NET_WM_WINDOW_TYPE_COMBO as input window type under X11. #1214

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

wengxt
Copy link
Member

@wengxt wengxt commented Dec 17, 2024

Pantheon has a bug that can't not display popup window under Xwayland
twice. While the bug is reported, it's not clear when it may be fixed.
Also, input method window is indeed more like a combo box and wmspec
mentioned that it's also a common override redirect. So try to use that
instead.

Workaround #1209

Pantheon has a bug that can't not display popup window under Xwayland
twice. While the bug is reported, it's not clear when it may be fixed.
Also, input method window is indeed more like a combo box and wmspec
mentioned that it's also a common override redirect. So try to use that
instead.

Workaround #1209
@wengxt wengxt merged commit c0e1c7e into master Dec 21, 2024
4 checks passed
@wengxt wengxt deleted the workaround1209 branch December 21, 2024 18:55
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.

1 participant