micheleg / dash-to-dock

A dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops.
https://micheleg.github.io/dash-to-dock/
GNU General Public License v2.0
3.82k stars 463 forks source link

Dock on second monitor cut in half #2210

Open youpi-ck opened 2 months ago

youpi-ck commented 2 months ago

Hello,

It appears that I've encountered a bug with the extension. I have it enabled on a second monitor but the dock seems to be cut in half, as you can see below:

Screenshot from 2024-04-28 20-45-37

vanvugt commented 2 months ago

Looks like a third is missing. Are you using display scale 150% maybe?

youpi-ck commented 2 months ago

No, I don't use scaling.

I have two screens: my main one has a resolution of 1680x1050 (16:10), and the secondary one has a resolution of 1920x1080 (16:9).

If I set my 16:10 screen as the main display, the dock is cut in half on the secondary monitor. However, if I set the 16:9 screen as the main display, none of the docks are cut.

When the lower resolution screen is set as the main display, it seems like the dock can only utilize a portion of the screen on the secondary monitor.

Indeed, when I enable panel mode, I encounter these results when changing the position of the dock:

Bottom : image

Left : image

Top : image

Right : image