Bug 144031

Summary: Setting "border" decoration with _MOTIF_WM_HINTS also shows titlebar
Product: [Plasma] kwin Reporter: Rolf Bjarne Kvinge <rolfkvinge>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Repro

Description Rolf Bjarne Kvinge 2007-04-10 12:50:00 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    SuSE RPMs
OS:                Linux

If I set the _MOTIF_WM_HINTS property with decorations=borders (only), I get the titlebar anyways.

See the attached code for a repro.

I'd expect a window with a border, but no titlebar to appear.
Comment 1 Rolf Bjarne Kvinge 2007-04-10 12:50:44 UTC
Created attachment 20218 [details]
Repro
Comment 2 Lubos Lunak 2007-04-10 13:47:16 UTC
KWin does not and will not fully support _MOTIF_WM_HINTS (to quote from sources, itself quoted from another window manager, 'We support those MWM hints deemed non-stupid'). The specific appearance of the decoration is controlled by the window manager.