move_grab: End correctly when removed externally
This commit is contained in:
parent
131ab8fe9e
commit
e347076145
4 changed files with 102 additions and 87 deletions
|
|
@ -1161,6 +1161,7 @@ impl PointerTarget<State> for CosmicStack {
|
|||
indicator_thickness,
|
||||
was_tiled,
|
||||
ReleaseMode::NoMouseButtons,
|
||||
data.common.event_loop_handle.clone(),
|
||||
);
|
||||
if grab.is_tiling_grab() {
|
||||
data.common.shell.set_overview_mode(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue