Fmstrat / wintile

Windows 10 window tiling for GNOME
GNU General Public License v3.0
424 stars 54 forks source link

Extension not compatible with GNOME 40.1.0 #64

Closed christianfl closed 1 year ago

christianfl commented 3 years ago

Hey! Thanks for this neat extension. Unfortunately the extensions.gnome.org site states "INCOMPATIBLE". Hence, installing is not possible over that page. I'm running Fedora 34 with GNOME 40.1.0.

DaemonLife commented 3 years ago

Great extension, what I have been looking for for a long time! but on gnome 40.2 it is also impossible to install from the site. Is manual installation possible? I hope this extension will be supported by the entire community!

DaemonLife commented 3 years ago

Use this command to disable shell version checking: gsettings set org.gnome.shell disable-extension-version-validation "true"

Refresh page and install the extension and enter next command: gsettings set org.gnome.shell disable-extension-version-validation "false"

I install via Chromium, Firefox for some reason just doesn't work with this site.

JAKuhr commented 2 years ago

The latest version should be compatible with Gnome 40. I think the problem is the entry for the "shell-version" in the file "metadata.json". Gnome 40 is listed as "40.0" but should be listed as "40" to include also 40.1, 40.2 and so on.