owickstrom / gi-gtk-declarative

Declarative GTK+ programming in Haskell
https://owickstrom.github.io/gi-gtk-declarative/
288 stars 34 forks source link

GTK4? #93

Open guygastineau opened 3 years ago

guygastineau commented 3 years ago

So in #90 I gave an upper bounds of <4 to the project.

I am really not well versed in GTK anyway (although this project is helping with that).

I am wondering if anyone has tested this with GTK4. I expect it to work out of the box. Is that correct?

If it works with any GTK (or at least 3 and 4) should the upper version bounds be relaxed? I guess users can just specify the verion of gi-gtk they want to use in order to stick with one or the other. How would we test with both versions of GTK in the CI?

sigrdrifa commented 3 years ago

Any update on building this against GTK4?

owickstrom commented 3 years ago

I haven't tried it and have no plans on working on it myself. If anyone wants to maintain major version of this package for GTK 4 I'm happy to add them as contributors.