https://bugs.kde.org/show_bug.cgi?id=400675
--- Comment #5 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit bc34736534d3e288f985551ee16f3aace9675389 by Vlad Zahorodnii. Committed on 23/09/2020 at 14:39. Pushed by vladz into branch 'master'. Use better window placement heuristics for internal clients Currently, we do some sort of window placement only for decorated internal windows, which feels hacky. With this change, all internal clients will go through the window placement code, unless it's a popup or the BypassWindowManagerHint flag is set. If the BypassWindowManagerHint flag is set, the window must have valid position. M +5 -0 internal_client.cpp M +1 -0 internal_client.h M +3 -2 workspace.cpp https://invent.kde.org/plasma/kwin/commit/bc34736534d3e288f985551ee16f3aace9675389 -- You are receiving this mail because: You are watching all bug changes.