material-shell
material-shell copied to clipboard
gnome-shell 40.x: Cannot move/resize windows with dragging while pressed Win+Left mouse/Middle mouse
Describe the bug Regression: Cannot move windows with dragging while pressed Win+Left mouse Cannot resize windows with dragging while pressed Win+Middle mouse
Expected behavior Move windows with dragging while pressed Win+Left mouse Resize windows with dragging while pressed Win+Middle mouse
Both of the features are killers while working in material shell, I literally cannot work without them since I've discovered them.
To Reproduce
- Occurs on:
- [*] X.Org
- [*] Wayland
- GNOME Shell version: 40.4
- Distro: Manjaro 21
- Steps to reproduce, if applicable:
- While still on GNOME Shell 3.x
- Open two windows in one space
- While having cursor over one of the windows, press super(win)+Left mouse button. Drag the window over the other window.
- Windows should switch places, awesome.
- Update GNOME Shell to version 40.x
- Build the extension from source or install via official method for Manjaro (pacman -S gnome-shell-extension-material-shell)
- Open two windows in one space
- While having cursor over one of the windows, press super(win)+Left mouse button. Drag the window over the other window.
- BUG: Nothing happens, cannot drag window to switch places. When super key is depressed, side menu opens.
Current commit 3c2cc42
Can you try with latest commit?
Similar issue here. I can drag windows, but I cannot resize them, usually (before updating to Gnome 40) I could resize any window just by dragging it's edges. Now most of the time it just "extends" then conforms back to the original size (the behaviour is inconsistent).
installed from the current master (845be85cfaac856ebfc8e3da6232eccc7e084962).
Should I open a new issue?