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

Keycode/keyval constants are only in the -sys crate #49

Closed
Tracked by #137
sdroege opened this issue Oct 24, 2020 · 0 comments · Fixed by #158
Closed
Tracked by #137

Keycode/keyval constants are only in the -sys crate #49

sdroege opened this issue Oct 24, 2020 · 0 comments · Fixed by #158
Labels

Comments

@sdroege
Copy link
Member

sdroege commented Oct 24, 2020

See gdk::keys module for how it could look like.

Also the gtk4::EventControllerKey currently provides plain u32 for keyval/keycode in its events. That should probably be an enum too.

@bilelmoussaoui bilelmoussaoui transferred this issue from gtk-rs/gdk4 Nov 9, 2020
bilelmoussaoui added a commit that referenced this issue Jan 11, 2021
bilelmoussaoui added a commit that referenced this issue Jan 11, 2021
bilelmoussaoui added a commit that referenced this issue Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants