https://bugs.kde.org/show_bug.cgi?id=378309
Bug ID: 378309 Summary: kwin_x11 does not respect window title hints - always shows sysMenu and minimize button Product: kwin Version: 5.9.4 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kwin-bugs-n...@kde.org Reporter: kol...@aon.at Target Milestone: --- Created attachment 104825 --> https://bugs.kde.org/attachment.cgi?id=104825&action=edit Testprogram Attached small Qt application shows that kwin_x11 always shows a system menu and a minimize button although I only set the flags to show only the title: Qt::CustomizeWindowHint | Qt::WindowTitleHint; xfwm4 and icewm also show the system menu (which I think is also wrong) but at least both of them do not show the minimize button but kwin_x11 does. Note that kwin is used here in an industrial application where more stringent rules shall apply what the end user shall be able to do with the windows. -- You are receiving this mail because: You are watching all bug changes.