cjschneider2

Results 4 comments of cjschneider2

Is this the only reason you are considering moving away from GTK? Edit: If you just want to drop Cairo you can use a GDK pixbuf directly and render that...

Would you prefer the GUI in C++ with bindings to rust objects ala [rust-qt-binding-generator](https://cgit.kde.org/rust-qt-binding-generator.git/) or something more along the lines of one of the QML bindings? (with as much as...

@AlecTroemel just a note; this branch won't compile with the `json_types` feature enabled. I also have two changes in behavior while running this branch across my local test suite (after...

another behavioral change I have noticed though I don't see immediately why; is that when using types the it used to come out as `@namespace:type` but now only generates `@type`.