https://bugs.kde.org/show_bug.cgi?id=493607
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/596ce0b3a0 | |8b2fd304b809d923ff21267e25d | |c65 --- Comment #9 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 596ce0b3a08b2fd304b809d923ff21267e25dc65 by Vlad Zahorodnii. Committed on 04/12/2024 at 16:42. Pushed by vladz into branch 'master'. Tweak quick tile shortcut combination algorithm This attempts to provide a compromise between the old and the new quick tiling behavior. With the proposed changes, if a window is tiled so it occupies the left half of the screen and Meta+Right is pressed, the window will occupy the right half of the screen. Quarter tiled windows are tiled as before. If the window is migrated to another screen, it won't be untiled. M +4 -4 autotests/integration/quick_tiling_test.cpp M +5 -0 src/effect/globals.h M +51 -34 src/window.cpp https://invent.kde.org/plasma/kwin/-/commit/596ce0b3a08b2fd304b809d923ff21267e25dc65 -- You are receiving this mail because: You are watching all bug changes.