If the user maximizes a window and then try to quick tile this same window using keyboard shortcuts, the user will find that kwin will restore the initial geometry of the window. This patch restores the expected behavior: a maximized window will get tiled in the requested position.
Diff Detail
Diff Detail
- Repository
- R108 KWin
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Comment Actions
Commit 8a2796d280dd7e891724cb6e6d873a57e2ae8c52 fixed this issue in 5.12.0. I was working on previous kwin version and, although I have fixed the issue for myself while ago, I was waiting for a better timing to port to HEAD and to compile/test. It is unnecessary now.