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

Unclear behavior of windows in Dock Layer #356

Open
arsonoff opened this issue Jun 15, 2019 · 0 comments
Open

Unclear behavior of windows in Dock Layer #356

arsonoff opened this issue Jun 15, 2019 · 0 comments

Comments

@arsonoff
Copy link

What algorithm of calculation from what side of the screen is the dock-window?
Whether it is possible to set it manually?

Example:
I place the dock-window in the left part of the screen, width is slightly less than a quarter of the screen, height is more than width.
OK. Maximize-windows take the empty seat between this window and borders of the screen:
2019-06-15-023533-1280x720-scrot-result.png

I increase width to the quarter of the screen or slightly more. The Maximize-window begins to hide under dock:
2019-06-15-023623-1280x720-scrot-result.png

I transfer the dock-window to the right border of the screen. OK:
2019-06-15-023721-1280x720-scrot-result.png

I increase the dock-window width that it there was more than height (on ~ 20 pixels). The Maximize-window rises up though there is no place:
2019-06-15-023738-1280x720-scrot-result.png

I reduce dock-window height from below. Only when the lower bound of the dock-window will reach height ~ 1/4 screens, the Maximize-window will move down:
2019-06-15-023805-1280x720-scrot-result.png

bug:
When closing the dock-window often the area of the screen is not freed and maximize-windows are not unwrapped on all screen (as though the dock-window still exists)

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

1 participant