Ayush

Results 20 issues of Ayush

This might be a noob question but I just wanted to ask if I am supposed to install rls as like a global package or add it to only my...

Is there a way to use cpp! in integration tests? Currently, in the build script, we pass project root. However, integration tests don't get included in the library root and...

Whenever I launch an orbtk application or any of the examples, my normal desktop applications seem to stop working. And everything is fine as soon as I close the application...

bug

So, I am not able to use any of the buttons in the notification center. The buttons show up just fine and hover colour and all work, but when I...

bug
systemsupport

Okay, So I am creating a big PDF programmatically but it seems **pagebreak** can only be used at the top level. So how can I start a new page if...

enhancement
help wanted

Currently, Rust-Qt crates like cxx-qt and [qmetaobject](https://github.com/woboq/qmetaobject-rs) use different crates for the base types like `QString`, `QColor` etc. In the case of qmetaobject, [qttypes](https://docs.rs/qttypes/0.2.8/qttypes/) contains the definition of the basic...

enhancement
question

Hello everyone, I have been working on porting Rust std to UEFI as a part of my Google Summer of Code 2022 project. While there are still problems left to...

T-compiler
A-bootstrap
S-waiting-on-review
T-infra
T-libs

Tested on Fedora Sericea

Add basic support for BeaglePlay, a TI AM6254 SoC based development board with a CC1352P7 wireless microcontroller for supporting software defined 2.4GHz and SubGHz wireless protocols. Support for running Zephyr...

platform: BeagleBoard

I have been using zola for creating a simple static blog and it is working out great. However, I don't see any way to have relative links for pages, only...