https://bugs.kde.org/show_bug.cgi?id=409919
--- Comment #15 from Yogesh Marwaha <[email protected]> --- I tried to look for the problem and it looks like kxmlgui (or any part of KDE) is not to be blamed here. Following are the few observations (while on plasma-wayland session): - #1: Applications correctly save window size/maximized state on close, but they somehow cannot restore maximized window state #2: Vanilla Qt5 applications also fail to set maximized window state on open #3: For example, with 'qdbusviewer --platform xcb', window is maximized on open with 'qdbusviewer --platform wayland', window is not maximized on open (but still has proportions of maximized window) So, either Qt(wayland) is not setting the window state properly or there is a communication gap between KWin and Qt5 (wayland) clients. I've tried to look into the qtwayland source, but that's probably too much for me. Thanks for your time. -- You are receiving this mail because: You are watching all bug changes.
