Ubuntu – How to disable the window resizing when accidentally touching one of the screen edges in GNOME 3

gnomegnome-shellresizewindowwindow-manager

In Ubuntu 18.04, when moving the windows there is a resize effect that occurs when accidentally touching one of the screen edges. This control was available in CCSM and Ubuntu Tweak in previous versions with Unity.

I'm not finding it in GNOME Tweaks. I also searched the repository with:

apt search ubuntu.*tweak

Best Answer

Open Terminal and run

gsettings set org.gnome.mutter edge-tiling false

You may also have to run

gsettings set org.gnome.shell.overrides edge-tiling false