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

xdo_active_keys_to_keycode() is redundant #2

Open
KoFish opened this issue May 22, 2012 · 2 comments
Open

xdo_active_keys_to_keycode() is redundant #2

KoFish opened this issue May 22, 2012 · 2 comments

Comments

@KoFish
Copy link
Contributor

KoFish commented May 22, 2012

The library function xdo_active_keys_to_keycode is redundant and has a misleading name since it only returns the modifiers currently active, not any key that is being pressed.

@FascinatedBox
Copy link

I did a grep of the source and could not find the function in question. So I went digging to find out when the function was removed. It wasn't removed, but rather it was renamed when #6 was merged. Can this be closed?

@KoFish
Copy link
Contributor Author

KoFish commented Jul 26, 2021

@FascinatedBox since it seems that I wrote the changes of #6 and opened this issue I just wanted to say that I have no idea! :)

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

No branches or pull requests

2 participants