Fmstrat / wintile

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

Bump for GNOME 41 #69

Closed okias closed 1 year ago

okias commented 2 years ago

Please bump version, Debian testing just switched to GNOME 41 making this extension not usable.

artivity commented 2 years ago

Double bump :)

volodymyrkramar commented 2 years ago

triple

dhiller commented 2 years ago

+100 since pop-shell fails on me and gtile is not working. Would be really great to see this!

bshor commented 2 years ago

Me too!

fthiery commented 2 years ago

Just adding 41.0 to the metadata.json file did the trick for me

{
    "name": "WinTile: Windows 10 window tiling for GNOME",
    "description": "WinTile is a hotkey driven window tiling system for GNOME that imitates the standard Win-Arrow keys of Windows 10, allowing you to maximize, maximize to sides, or 1/4 sized to corner across a single or multiple monitors using just Super+Arrow.\n\nAs of v3, WinTile also supports:\n- 2, 3, or 4 columns for standard or ultrawide monitors\n- Top/bottom half support\n- Mouse preview and snapping for placing windows\n- Toggling of 'maximize' mode, which adds/removes GNOME animations",
    "uuid": "wintile@nowsci.com",
    "url": "https://github.com/fmstrat/wintile",
    "shell-version": [
        "3.28",
        "3.30",
        "3.32",
        "3.34",
        "3.36",
        "3.38",
        "40.0",
        "41.0"
    ],
    "version": 7
}
fthiery commented 2 years ago

Apparently someone else did something already: https://github.com/Fmstrat/wintile/pull/70

ahodges22 commented 2 years ago

Any idea when a release will be created with that bump?

nihil39 commented 2 years ago

Is it possible to make a fork release with just that version bump?

bshor commented 2 years ago

Where is the metadata.json file in the file system to modify for 41?

okias commented 2 years ago

Hey @Fmstrat while I'm very glad you made this extension, but have you thought about giving someone who could maintain it access to the repo?

On one hand, it's great extension, on other hand, until I manually bumped it to support GNOME 41, it kept me with half-broken window managment (broken shortcuts), so it would be nice to approach it somehow :wink:

Fmstrat commented 2 years ago

@okais

Hey @Fmstrat while I'm very glad you made this extension, but have you thought about giving someone who could maintain it access to the repo?

I'd love to. @jacksongoode @justperfection @lamarios @wiebe as you've provided PRs for GNOME bumps, are any of you interested?

lamarios commented 2 years ago

I don't mind helping, but I still wouldn't have access to the gnome extension account to publish it.

wiebe commented 2 years ago

I also wouldn't mind helping, still use this extension everyday :-)

Fmstrat commented 2 years ago

@lamarios @wiebe Let me figure out how to handle extension submission, then I'll add you both. Thanks!

Kerwood commented 2 years ago

For the impatient, you can disable version validation with the following command.

gsettings set org.gnome.shell disable-extension-version-validation "true"

Then reload the gnome extensions website.

Set it to false to enable it again.

okias commented 1 year ago

@Fmstrat what is the current status (GNOME 43 made a reminder about this for me)? Thanks

Kerwood commented 1 year ago

@Fmstrat what is the current status (GNOME 43 made a reminder about this for me)? Thanks

It looks like the development of this fine extension has died. Some have forked it. Have a look at https://github.com/Fmstrat/wintile/pull/82#issuecomment-1193095739