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

Fix a bux regarding keybindings of X key #69

Merged
merged 2 commits into from Apr 29, 2022
Merged

Conversation

mimmoradi
Copy link

The output of the xmodmap piped into grep for character 'x' is like this:
0x0078 (x)
This results to a bug where find_last_of method returns the wrong index for this specific character.

@vaxerski
Copy link
Member

did you check that other keys do worky? I will test this when I get back home.

@vaxerski
Copy link
Member

nonono

@vaxerski vaxerski merged commit 762b563 into hyprwm:main Apr 29, 2022
@mimmoradi
Copy link
Author

I didn't actually rebuild the whole source code. Did you test it?

@vaxerski
Copy link
Member

yeah uwu

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