https://bugs.kde.org/show_bug.cgi?id=411028
Vlad Zahorodnii <vladz...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.17.0 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kwi | |n/2963c9ca56a03164b394d8e38 | |4c2341d3464ae5c --- Comment #4 from Vlad Zahorodnii <vladz...@gmail.com> --- Git commit 2963c9ca56a03164b394d8e384c2341d3464ae5c by Vlad Zagorodniy. Committed on 05/09/2019 at 07:37. Pushed by vladz into branch 'master'. Quick tile only resizeable clients Summary: Maximized clients weren't considered as resizeable when quick tiling was added. Therefore, a special case was added in Client::setQuickTileMode(). However, that special case didn't take into account that a fullscreen client can be also maximized. Clearly, we don't want users quick tile fullscreen clients. FIXED-IN: 5.17.0 Test Plan: No longer able to quick tile maximized fullscreen window of Konsole. Reviewers: #kwin Subscribers: romangg, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D23604 M +3 -2 geometry.cpp https://commits.kde.org/kwin/2963c9ca56a03164b394d8e384c2341d3464ae5c -- You are receiving this mail because: You are watching all bug changes.