Closed trevnels closed 8 months ago
Looking at the code it seems like the bottom hot edge will toggle the state of the dock, but because the delay for automatically hiding the dock does not apply to the hot edge, it seems like the dock is stuck open. Activating the hot edge again will close the dock.
It's complicated since focus that makes the timeout inactive is lost in some cases with recent versions of GS. And here I tried to make the reordering of app icons possible.
It's solved but I wait a little bit to release some other changes.
After updating to GNOME 45, I've noticed that the dock can get stuck open in some cases:
Both of these cases will open the dock, but it will be stuck open until the cursor is moved in and out of the dock itself - it seems like moving the cursor away from the bottom hot edge of the screen does not hide the dock like it used to.