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

Send shift modifier for capital latin characters that we need to bind #283

Merged
merged 1 commit into from
Aug 8, 2020

Conversation

JuanPotato
Copy link
Contributor

I believe this should address #97 to some extent. I couldn't find an example in github issue that breaks it on my end but I figure someone might.

I've been working on a rust port of xdo and have been making some fixes along the way. Figured I might as well contribute back to the thing I'm porting.

Link to the rust project: https://github.com/neXromancers/oxdo

@jordansissel
Copy link
Owner

Change looks ok, though I haven't tested. I appreciate the extra comments above the changed code <3

I wonder if isupper() would be a better choice, but I don't know what history lies between X11 keysym/codes and ASCII?

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.

2 participants