Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: The dock is shown outside of the activities view even when "Intelligent Autohide" enabled and "Intelligent Autohide->Autohide" disabled. #1421

Closed
LorienLV opened this issue Apr 21, 2021 · 2 comments

Comments

@LorienLV
Copy link
Contributor

If you enable Intelligent Autohide but disable Intelligent Autohide-> Autohide (inside the Intelligent Autohide settings), the dock is shown when hovering the mouse over the edge of the screen.

Intelligent Autohide enabled
Autohide disabled dock shown

LorienLV added a commit to LorienLV/dash-to-dock that referenced this issue Apr 23, 2021
LorienLV added a commit to LorienLV/dash-to-dock that referenced this issue Jun 17, 2021
… so the dock is still automatically shown. Now the updateBarrier() method is called when enabling/disabling the intelligent auto-hide. Fixes micheleg#1421
@micheleg
Copy link
Owner

Which shell version is this? Is is an existing bug or a regression in the port to gnome-40? I don't seem to be able to reproduce the problem in GNOME 40.

@LorienLV
Copy link
Contributor Author

I am using GNOME Shell 3.36.9, so this is an existing bug.

3v1n0 pushed a commit to ewlsh/dash-to-dock that referenced this issue Oct 3, 2021
After disabling the intelligent autohide, the barrier is not updated,
so the dock is still automatically shown.

Now the updateBarrier() method is called when enabling/disabling the
intelligent auto-hide.

Fixes: micheleg#1421
@3v1n0 3v1n0 closed this as completed in 5bb37df Oct 3, 2021
rastersoft pushed a commit to rastersoft/dash-to-dock that referenced this issue Oct 16, 2021
After disabling the intelligent autohide, the barrier is not updated,
so the dock is still automatically shown.

Now the updateBarrier() method is called when enabling/disabling the
intelligent auto-hide.

Fixes: micheleg#1421
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants