Jomer
Jomer
Is there a way to append a class that inherits from Element? For example: ``` test { display:block; prototype: Test; flow: horizontal; } class Test : Element{ function this(){ super(...
With the latest version select options can not be selected with the mouse when the select element is in an dialog ( on ubuntu ). This can be tested with...
### Description I'm getting the `Error: -1: Incorrect function` error on all three possible options (sidetone, battery and inactive time) with my Arctis Pro Wireless headset ### Headset Name Steelseries...
Is there any chance you counld make this mod compatible with OC? Normaly it would already work with it, but since CC is in an alpha stage OC doesn't include...
I would like to know if you have any plans to suport multiple windows?
This PR adds a --watch_elf/-w flag that watches the elf file for changes and reloads defmt-print on file modify or create. To make this work I had to add tokio...
## Environment ```sh # copypaste this script into your shell and replace it with the output Windows 10, so none of the commands work. iaito version 5.8.8 using rs-5.8.8 (downloaded...
Hello. I do quite like this library but had a need for some more features, so I wrote a PR for them. This PR adds attributes and traits to add...
As the title says, [pio_proc](https://docs.rs/pio-proc/latest/pio_proc/index.html)::[pio_file](https://docs.rs/pio-proc/latest/pio_proc/macro.pio_file.html#) seems to only pick up changes to the pio file after a cargo clean call and not otherwise. If it is supposed to be this...
It seems like it's no longer possible to build cargo-megadrive, as an inner dependency (once_cell) uses features that require a newer rust version (1.60). I get the error `namespaced features...