xwm: Don't pass override-redirect surfaces to update_stacking_order*
We shouldn't be sending configures to override-redirect surfaces. Requires https://github.com/Smithay/smithay/pull/1094 to behave correctly.
This commit is contained in:
parent
2729be8542
commit
eb182cd170
3 changed files with 4 additions and 12 deletions
|
|
@ -80,4 +80,4 @@ debug = true
|
|||
lto = "fat"
|
||||
|
||||
[patch."https://github.com/Smithay/smithay.git"]
|
||||
smithay = { git = "https://github.com/smithay//smithay", rev = "b77ef9a7ee" }
|
||||
smithay = { git = "https://github.com/smithay//smithay", rev = "cd2f688a0d" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue