Bug 187453 - [PATCH] Oxygen style does not return actual mask for SH_WindowFrame_Mask
Summary: [PATCH] Oxygen style does not return actual mask for SH_WindowFrame_Mask
Status: RESOLVED FIXED
Alias: None
Product: Oxygen
Classification: Plasma
Component: style (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: Camilla Boemann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-17 23:22 UTC by Christoph Feck
Modified: 2009-03-17 23:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Oxygen WindowMask Patch (2.94 KB, patch)
2009-03-17 23:23 UTC, Christoph Feck
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Feck 2009-03-17 23:22:16 UTC
Version:            (using Devel)
Installed from:    Compiled sources

The oxygen widget style currently uses an event handler to change the window mask for QMdiSubWindow widgets.

The following patch for kdebase/runtime instead adds supports for the SH_WindowFrame_Mask style hint in oxygen.
Comment 1 Christoph Feck 2009-03-17 23:23:23 UTC
Created attachment 32217 [details]
Oxygen WindowMask Patch
Comment 2 Christoph Feck 2009-03-17 23:28:26 UTC
For reference, see http://kdepepo.wordpress.com/2009/03/17/minimalistic-window-decoration/#comment-53
Comment 3 Huynh Huu Long 2009-03-17 23:49:38 UTC
Danke Christoph, I think your patch looks good :)
Comment 4 Huynh Huu Long 2009-03-17 23:56:35 UTC
Committed and forgot the BUG:# line and mistyped Christoph's name, I'm definitely too tired...
http://websvn.kde.org/?view=rev&revision=940666