anametologin / krohnkite

A dynamic tiling extension for KWin
MIT License
95 stars 7 forks source link

The stack area isn't fully utilized #21

Closed suhail-singh closed 4 weeks ago

suhail-singh commented 4 weeks ago

Symptom When two windows are open and one is the master, the window in the stack area occupies only half of the stack as opposed to the entire stack area. Similarly, when there are three windows only 2/3 of the stack is used.

How to Reproduce

  1. Launch two windows
  2. Make sure one is the master
  3. See error

Expected behavior I would expect screen area to not be wasted and for the stack to be fully utilized.

Environment

Notes Additionally, with only a single window open, it would be helpful if there was an option in tiled layout for that window to occupy the entire screen if it's the master. I.e., for the stack to not occupy any screen real estate if there are no windows in the stack.

anametologin commented 4 weeks ago

Is there an invisible window, may be ? See https://github.com/anametologin/krohnkite/issues/7. If not, I need:

  1. what layer
  2. screenshot
  3. log file such as in issue 7
suhail-singh commented 4 weeks ago

Thank you for the prompt response. Yes, the issue was identical to #7. I am proposing a related tweak to the documentation in PR #22. Regardless, the current issue can be closed.