esjeon / krohnkite

A dynamic tiling extension for KWin
MIT License
1.66k stars 66 forks source link

Blank or ghost tile #224

Open danmac opened 1 month ago

danmac commented 1 month ago

Symptom

Krohnkite always seems to have blank tile on my layout. When my layout is tiling, it is the master tile. Then if I move a window to the master tile it moves the blank space somewhere else.

This only seems to happen on the first Virtual Desktop, any other desktops work fine.

How to Reproduce

  1. Launch 'A terminal or any window'
  2. Launch a second window
  3. See error
  4. Move the second window to the main tile
  5. See error

Expected behavior When you open the first window it opens in the main tile fullscreen, then the second window opens in the second half, so each window takes up half the screen.

Screenshot_20240805_113011

What happens is the first window opens in the second half the screen, then the second window takes up a quarter of the screen. The first half is blank.

Environment

Notes I previously installed Mudeer and Polonium, but have since removed them. I also tried removing and re-adding Krohnkite

sainsay commented 1 month ago

I have the exact same issue.

Environment:

sainsay commented 1 month ago

Looked a bit closer at the script and this repo. it appears that the source code for the currently available version is based on the repo: https://github.com/anametologin/krohnkite, and it is probably better if we report this issue there. @danmac

danmac commented 1 month ago

Thanks @sainsay I will look there as well