-
-
Notifications
You must be signed in to change notification settings - Fork 81
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
[FEAT] Auto-Hide Dock: Improve Trigger Area #241
Comments
I came here to recommend the same thing, increasing a trigger area would be good, but additionally I would like to be able to customise the width of that area too. Not just increased to the full edge, but decrease as well. |
someone can check how this works on mac? just to be clear on the UX of this behavior. |
It works exactly like stated in my ticket on mac. |
@UltraHQ remember that all changes are testable via nightly updates, you can try it and see if all is ok. |
Description:
Currently, when "auto-hide dock" is enabled, the dock only reveals itself when the mouse cursor hovers over the exact area it occupies on the screen. This behavior is inconvenient, especially on ultrawide monitors where the dock may occupy a small area.
Expected behavior:
The dock should become visible when the cursor reaches the edge of the screen where the dock is located, regardless of the cursor's precise position. This would improve usability by:
Additional context:
This issue is particularly noticeable on ultrawide monitors with smaller docks (i.e., fewer apps pinned). The current behavior requires precise cursor movement to reveal the dock, which can be frustrating and inefficient.
Possible solutions:
The text was updated successfully, but these errors were encountered: