Rute icon indicating copy to clipboard operation
Rute copied to clipboard

Rute is a UI library implemented on top of Qt

Results 5 Rute issues
Sort by recently updated
recently updated
newest added

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

Something that users will want to use is to use existing C++ Qt code (such as a custom docking system, etc) To rewrite all of that in Rust would be...

The idea would be to run rute_gen at the start of build.rs instead of having it separate as today. Benefits would be it would be possible to adjust the code-generation...

For example ` rheight() -> i32?,` causes compile error when building the generated code

rust_generator