Closed marxin closed 3 years ago
The error is strange as it's guarded in if (shellMajorVersion < 40) {
Oh, so one only needs adding 41
to shell-version
.
I added "41" to metadata.json in Debian Sid (with Gnome Shell 41) and this works fine. Please, merge #718.
Fedora 35 was released today so I would like this merged as well.
After updating to Gnome 41, I see the following error:
Gtk.VBox is not a constructor
. Which is likely related to fack thatVBox
is deprecated: https://docs.gtk.org/gtk3/class.VBox.html