I am using gdm (Gnome Display Manager) and gnome3 (regular, not classic) on Ubuntu 16.04.
After switching from Unity, I am not able to see any window decorations on all windows.
I cannot resize the windows correctly and I have seen no option on how to turn this on in the Compiz Settings Manager and in the Gnome Tweak Tool.
Here's a screenshot of the issue, as you can see there is no window border.
sudo apt update && sudo apt full-upgrade
– Jan 28 '17 at 19:27apt upgrade
usually does that,apt full-upgrade
also installs pending packages and is often used by the Update tool (use the GUI if you want, the end result is the same, cli is faster). – Jan 28 '17 at 19:32