tree: restack containing float when node is activated
This commit is contained in:
parent
d038df28f7
commit
afe2022953
4 changed files with 15 additions and 1 deletions
|
|
@ -338,6 +338,7 @@ impl<T: SimplePointerOwnerUsecase> PointerOwner for SimplePointerOwner<T> {
|
|||
node: pn.clone(),
|
||||
serial,
|
||||
}));
|
||||
pn.node_restack();
|
||||
pn.node_seat_state().add_pointer_grab(seat);
|
||||
seat.handle_node_button(pn, time_usec, button, state, serial);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue