order: Newer override-redirect windows are higher in the stack
This commit is contained in:
parent
fce9691947
commit
0095b6d505
1 changed files with 1 additions and 0 deletions
|
|
@ -206,6 +206,7 @@ fn render_input_order_internal<R: 'static>(
|
|||
for (surface, location) in shell
|
||||
.override_redirect_windows
|
||||
.iter()
|
||||
.rev()
|
||||
.filter(|or| {
|
||||
(*or)
|
||||
.geometry()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue