pyfisch
pyfisch
I am open to moving the crate to @rust-windowing. Ideally the move should coincide with winit using this crate to ensure that the crate is useful to winit and the...
I have transferred the crate to @rust-windowing and invited @madsmtm and @kchibisov as co-owners on crates.io.
> Backspace (alias Delete) Since there is an actual key called "Delete" this would be confusing. We shouldn't make the same mistake as Apple here.
Please rebase the PR.
The crate provides the methods `LanguageTag::extension` and [`LanguageTag::extension_subtags`](https://docs.rs/language-tags/latest/language_tags/struct.LanguageTag.html#method.extension_subtags) to get the extensions. Which additional parsing do you need? Depending on the size of the feature we can add it to...
> Would it be possible to implement a solution that allows iterating through pairs of keys and types (values) for each extension subtag? It is possible to add support for...
> hu? sorry what? that issue has nothing to do with /usr/? Sorry wrong issue. The feature request i wanted to link is #24027 (Of course booting images with /usr...
> I've also been regularly booting images that have an entirely empty / partition and only the /usr/ partition has data on it. Can you please show me an example...
Genuine question, which codes are missing from the W3C specification? My understanding is that the authors tried to collect all keycodes in common usage and the USB standard would be...
> A key string is a string containing a 0 or 1 [non-control characters](https://www.w3.org/TR/uievents-key/#non-control-character) ("base" characters) followed by 0 or more [combining characters](https://www.w3.org/TR/uievents-key/#combining-character). The string MUST be in Normalized Form...