I've been a Linux user for years and I never log in to a window manager using the root account.
However, when I ssh into a machine, I normally want to do admin that requires root privileges, so I normally log in as my user and sudo su root, so that I don't have to sudo... the whole time.
Last...