SUMMARY STEPS TO REPRODUCE 1. Start moving a window via shortcut (I'm using Win+Q) 2. Maximize it (Win+M OBSERVED RESULT The window maximizes, then resizes to original size immediately. EXPECTED RESULT The window shouldn't maximize at all. Or it should stop being moved and maximize, this is what I prefer. SOFTWARE/OS VERSIONS Linux: Arch KDE Plasma Version: 6.0.5 KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION I'm using Xorg.
I can reproduce this on Wayland. The effect is basically what I would expect: it tries to maximize, but can't since you're actively moving it around. I guess we could block window manipulation shortcuts for windows while they're being dragged. This seems very low priority though, since nothing bad actually happens if you do it anyway. :)
As a user I'd say I prefer stop moving it and maximize: Super+Q to move it, then hit Super+M to maximize it when it's being moved. Ofc after maximizing the window stops being moved. This combo feels much more convenient, especially in multihead setup, since you can just drag a window from 1 monitor to another one, then maximize it instantly.