I'd like to have both the taskbar (Ubuntu Dock) and the topbar auto-hidden in Ubuntu 19.04. I've tried a number of extensions but they're not doing exactly that - mostly they hide then when a window or the cursor hovers over these regions.
Is there a way to have them auto-hidden so that only desktop icons show when I'm in the desktop view?
sudo apt install gnome-shell-extension-autohidetopbar
, installsgnome-tweaks
among other dependencies. Requires Restart. Tweaks -> Extension -> Hide top bar – Pau Coma Ramirez Jan 06 '21 at 09:24