elementary / capnet-assist

Captive Portal Assistant
GNU General Public License v3.0
59 stars 9 forks source link

support for gcr-4 #85

Closed decathorpe closed 6 months ago

decathorpe commented 2 years ago

GNOME 43 will be released with a new major version of gcr (gcr-4 vs. gcr-3).

At least in Fedora 37, those two will be packaged separately and installable in parallel, but gcr-3 will not be supported forever. capnet-assist will, at some point, need to add support for, or be ported to, gcr-4.

More context for this change is available on the Fedora development mailing list.

davidmhewitt commented 2 years ago

We'd actually need to provide our own widget here because Gcr no longer ships UI widgets in gcr-4, which is the only thing we use it for here:

https://gitlab.gnome.org/GNOME/gcr/-/blob/master/NEWS#L6

danirabbit commented 6 months ago

Fixed in #113 :)