https://bugs.kde.org/show_bug.cgi?id=459373
--- Comment #62 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 2491fb1b2b02db5352bc02050298e7522d4dfaa5 by Vlad Zahorodnii. Committed on 01/03/2024 at 14:50. Pushed by vladz into branch 'master'. Ignore size hints when maximizing X11 windows This is to help to fix maximized xwayland windows not covering the whole work area. Size hints are obeyed only when restoring the window. According to the net wm spec, the window manager should not obey size hints when maximizing a window and some other window managers already ignore them when maximizing windows. M +15 -92 src/x11window.cpp https://invent.kde.org/plasma/kwin/-/commit/2491fb1b2b02db5352bc02050298e7522d4dfaa5 -- You are receiving this mail because: You are watching all bug changes.