This commit is contained in:
parent
ea6b45a544
commit
b3c606fdf6
1 changed files with 2 additions and 0 deletions
|
|
@ -892,6 +892,8 @@ impl State {
|
|||
&state.common.xdg_activation_state,
|
||||
);
|
||||
if let Some((target, focus)) = res {
|
||||
seat_clone.modifiers_shortcut_queue().clear();
|
||||
|
||||
std::mem::drop(shell);
|
||||
if target.is_touch_grab() {
|
||||
seat_clone
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue