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.87k stars 461 forks source link

Maximized applications resizes to screenwide after system waking up from sleep when dock auto hide disabled. #2089

Closed ghost closed 1 year ago

ghost commented 1 year ago

With Dash to Dock's auto-hide feature disabled, maximizing an application resizes them until the top limit of the dock, which is the normal behavior.

While the application is maximized, try suspending the system (in my case that's closing the lid) and then wake it up, login to the system again and you'll see that application is now maximized to the whole area, dock is still standing on top of the application. To fix this I need to remaximize all my open and maximized applications.

vanvugt commented 1 year ago

This issue is already being tracked in:

and probably others.

Although your Dash to Dock settings may be a factor in triggering the bug I don't think we should track it here. Maintaining the correct window size is Mutter's responsibility.