-
-
Notifications
You must be signed in to change notification settings - Fork 185
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] Dock doesn't hide on overlap after minimizing app from dock. #650
Comments
This is intresting... I got make some tests what exactly happens... but the symptoms are clear. Seelen at least thinks Seelen is in focus, but in reality, in windows state the previous app focused. Kind of cloudy what happens... Nope, it is easier then it seemed. Seelen is in focus. Thats it. When you click on the weg and it does not brings anything into focus, then your last click was calculated the focus, which is Seelen. This is right and intended. Not the previous app should be focused, because Seelen is in focus. Eythan will make the last statement, but I think this is right. The problem, after Seelen minimalised the app and got the focus, does not let to focus the previosly focused one... there is something mysterious which I do not understand yet... Focus on the weg clicks and the toolbar focused app. I do not get, why I can not focus the edge after discord is minimalised, only after the 2. click Screen.Recording.2025-02-26.142016.mp4 |
Ok, Now I have it, The windows activates the top window as how we asked from it. But because Seelen is in focus, this makes trouble in the end where different is activated then focused, which should not happen. I make a PR to resolve the focus issue after minimise, but that will only make my statement clear in this situation. When you minimise smth on the app, then Seelen will be in focus. I do not aware of Eythan opinion, if he thinks the previously focused app should be in focus, then a different fix is needed. |
When I minimize an app from dock, and the next focused app has overlap regions on the dock, the dock doesn't auto hide.
(Minimizing using the minimize window button or Win+ArrowDown works)
Steps to reproduce the behavior:
Expected behavior:
The dock should auto hide after a window is minimized if the next focused app is overlapping.
Version:
Nighly v2.1.9+20250224184629
seelen-ui_7ENLUd2FaI.mp4
The text was updated successfully, but these errors were encountered: