Ubuntu – Ubuntu 16.04 tile windows no longer working

16.04unitywindow-manager

At some point recently the tile windows feature stopped working for me. Hence if I drag a window to the left or right of the screen it no longer fills half the screen. Similarly, dragging a window to the top does not maximize it.

Ctrl + Super + Up still maximizes

Ctrl + Super + Down still minimizes

Ctrl + Super + Left/Ctrl + Super + Right do not make the current window fill the left/right of the screen.

I am guessing this is a failed update somewhere. Does anyone know which packages to try reinstalling to regain this feature?

Best Answer

I had the same problem after upgrading to 16.04 from 15.10. I was able to solve it as follows:

  • access "CompizConfig Settings Manager"
  • you might have to install it via

    sudo apt-get install compizconfig-settings-manager
    

    I had installed it previously already in 14.04.

  • In "CompizConfig Settings Manager", category "Window Management", the option "Grid" was disabled (probably due to conflicts with new settings in the "General Options"). After activating it and accepting to overwrite the settings in the "General Options" part, I got the previous behaviour restored.