esjeon / krohnkite

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

The newly created window goes fullscreen, insead of being tiled #142

Open Cloufish opened 3 years ago

Cloufish commented 3 years ago

Symptom The newly created window goes fullscreen, instead of tiling this window.

How to Reproduce

  1. Create a new window
  2. Notice that it goes fullscreen, which is not intended
  3. Switching to another Workspace and then going back to the original one fixes the tilling.

Expected behavior A newly created window shouldn't go to fullscreen Environment

Notes To better understand this problem I've created a video demonstrating this issue: https://www.youtube.com/watch?v=inGtk0ooJ9E

If there's any additional information that I can provide, any logs etc, then feel free to ask!

elbowz commented 3 years ago

Same here

Enviroment

edit: the bug seems gone installing by repo (ie. git clone, make package, etc..)