pop-os / cosmic-dock

Pop!_OS fork of https://github.com/micheleg/dash-to-dock/tree/ubuntu-dock
GNU General Public License v2.0
72 stars 18 forks source link

[Feature request] Hide dock only if the focused window overlaps the dock #105

Open NatoBoram opened 2 years ago

NatoBoram commented 2 years ago

The current behaviour is inconvenient. If any window is covering the dock, the dock will hide.

This is particularly bad on large displays and multi-monitor setups. There's a lot more distance to be travelled by the mouse to reach the dock.

image

Fix:

gsettings set org.gnome.shell.extensions.dash-to-dock intellihide-mode 'FOCUS_APPLICATION_WINDOWS'