antoyo / relm

Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rust
MIT License
2.42k stars 79 forks source link

Gtk4 in future #256

Closed ghost closed 2 years ago

ghost commented 3 years ago

Now, when gtk4 is released and there is gtk4-rs in development, it would be nice to have relm for gtk4-rs in future, when gtk4-rs will be production-ready.

antoyo commented 3 years ago

How do you suggest I do this?

Should there be a relm-gtk4 crate? Should it be a feature flag?

ghost commented 3 years ago

How do you suggest I do this?

Should there be a relm-gtk4 crate? Should it be a feature flag?

I thought about copy this repo as relm and keep gtk3 as relm-gtk3 but that would break compatibility, So I suggest relm4.