Bug 144031 - Setting "border" decoration with _MOTIF_WM_HINTS also shows titlebar
Summary: Setting "border" decoration with _MOTIF_WM_HINTS also shows titlebar
Status: RESOLVED INTENTIONAL
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-10 12:50 UTC by Rolf Bjarne Kvinge
Modified: 2007-04-10 13:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Repro (2.77 KB, text/plain)
2007-04-10 12:50 UTC, Rolf Bjarne Kvinge
Details

Note You need to log in before you can comment on or make changes to this bug.
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.