When I move a window close to the top, it snaps to maximum size. I am using Ubuntu 18.04, GNOME 3.28.2.
How do I disable that? I searched about six months ago, no way to disable back then.
1/5/19 Yes, solved! Thank you!
These two worked on my Ubuntu 18.04
gsettings set org.gnome.mutter edge-tiling false
- dconf-editor
These did not work
- GNOME Tweaks (disable "Edge Tiling" not available)
gsettings set org.gnome.shell.overrides edge-tiling false
Thank you Kulfy, Hamza Saeed, vanadium, PRATAP.