| Summary: | XReconfigureWMWindow fails to stack (lower) a window using an Above CWSibling combination | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | keith.kriewall |
| Component: | core | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | Flags: | thomas.luebking:
ReviewRequest+
|
| Priority: | NOR | ||
| Version First Reported In: | 4.9.4 | ||
| Target Milestone: | 4.11 | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kde-workspace/e8fb7cd14fd7db3fc18afad1bab5f98f6de9f44b | Version Fixed/Implemented In: | 4.11 |
| Sentry Crash Report: | |||
|
Description
keith.kriewall
2013-01-25 23:38:01 UTC
https://git.reviewboard.kde.org/r/108609/ Thanks for the superb style of the report btw! (Seriously. Compared to usual "does not works" junk, this is great to debug =) FYI: Compiz & Sawfish will act as you expect (and KWin with propsed patch) - OpenBox will not stack ... reasonably (and esp. not down Above - it does perform a SO change but i've not tested which one is actually respected) - Metacity does "something" (the windows do not appear in expected order, then seem to act correctly - but no downwards stack Above either) - IceWM does not care about the requests altogether ;-) I'll try E17 later on (unless you already have?) Git commit e8fb7cd14fd7db3fc18afad1bab5f98f6de9f44b by Thomas Lübking. Committed on 26/01/2013 at 22:22. Pushed by luebking into branch 'master'. don't shortcut Above restacks just because we're above the sibling. There could be another sibling to get below. REVIEW: 108609 FIXED-IN: 4.11 M +0 -2 kwin/layers.cpp http://commits.kde.org/kde-workspace/e8fb7cd14fd7db3fc18afad1bab5f98f6de9f44b |