You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was suggested to make this crate serve as a "source of truth" for keyboard symbols across the Rust GUI ecosystem (between X11 and Wayland). This issue serves as a tracking issue for all PRs/issues I file to do this.
I'll file draft PRs at first to make sure the interface checks out in all cases. Once I'm sure that we have the API that we want, I'll release xkeysym version 1.0.0 and mark all of these as ready.
Other matters
It was discussed that this repository should be moved to be under either @Smithay or @rust-windowing. Not sure what the organization admins' thoughts on that are. Done! It's been moved to @rust-windowing
I'll also ping @psychon and @eduardosm, since you've both expressed interest in unifying the X11 ecosystem (re as-raw-xcb-connection).
The text was updated successfully, but these errors were encountered:
It was suggested to make this crate serve as a "source of truth" for keyboard symbols across the Rust GUI ecosystem (between X11 and Wayland). This issue serves as a tracking issue for all PRs/issues I file to do this.
Repositories to file PRs against
xkbcommon
(cc @rtbo), see Use the xkeysym crate as a source of truth for keyboard symbols rust-x-bindings/xkbcommon-rs#43smithay-client-toolkit
(cc @i509VCB), see Use xkeysym for keyboard handling Smithay/client-toolkit#378xkbcommon-dl
(cc @kchibisov), Use xkeysym instead of manual keysyms xkbcommon-dl#8rust-xkb
(cc @meh), PR not filed yetI'll file draft PRs at first to make sure the interface checks out in all cases. Once I'm sure that we have the API that we want, I'll release
xkeysym
version 1.0.0 and mark all of these as ready.Other matters
It was discussed that this repository should be moved to be under either @Smithay or @rust-windowing. Not sure what the organization admins' thoughts on that are.Done! It's been moved to @rust-windowingI'll also ping @psychon and @eduardosm, since you've both expressed interest in unifying the X11 ecosystem (re
as-raw-xcb-connection
).The text was updated successfully, but these errors were encountered: