esjeon / krohnkite

A dynamic tiling extension for KWin
MIT License
1.62k stars 60 forks source link

Switching screen makes window maximized #163

Open heraldofsolace opened 3 years ago

heraldofsolace commented 3 years ago

Symptom When I move a window to another screen, it becomes maximised and untiled. It seems like those windows suddenly become unmanaged by Krohnkite, because using "Float All", or changing the layout doesn't affect them anymore

How to Reproduce

  1. Launch App 1 in monitor 1, which is tiled
  2. Launch App 2 in monitor 2, which is tiled
  3. Move App 1 to monitor 2 using Meta + >
  4. App 1 becomes maximized and goes above App 2
  5. Moving it back to monitor 1 does nothing. Float All or changing layout does nothing.
  6. Move App 2 to monitor 1 for same effect

Expected behavior Expected the windows to stay tiled when switching screen.

Environment

heraldofsolace commented 3 years ago

For some reason, this stopped happening. I don't know what I did so I'm gonna close this.

heraldofsolace commented 2 years ago

Apparently this issue is back now.