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

Better XIM interaction by filtering modifiers #2000

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

amosbird
Copy link
Contributor

@amosbird amosbird commented Jul 9, 2024

After diagnosing both the server and client sides of xcb-imdkit, specifically rofi and fcitx5, it has been determined that modifiers are causing the slowdown. This is a follow-up to PR #1999.

A new dependency, xcb-keysyms, has been added to properly recognize modifier keys.

I only performed some basic tests based on my daily workflow, and it worked smoothly. Let's see if this fix can stand the test of time.

@DaveDavenport DaveDavenport merged commit 8eb8ff3 into davatorium:next Jul 9, 2024
8 checks passed
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