2

very often ( several times a day [ but not always ]) on partially occluded windows where only a portion of its top left is visible when I single mouse click on top title bar that window will somehow auto resize itself

Anyone know how to disable this behavior ?

I could be wrong however I do not see this happen when more of a given window is visible

stock Ubuntu 20.04

1 Answers1

0

I know it's been a while, but for the record, check auto-maximize value:

gsettings get org.gnome.mutter auto-maximize

if the value is true, set to false:

gsettings set org.gnome.mutter auto-maximize false