How do I disable the window resizing when accidentally touching one of the screen edges in GNOME 3?
Solution 1:
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