input: Fix stack overflow due to shortcut priorities
This commit is contained in:
parent
ac77ab974a
commit
ea14033d06
2 changed files with 47 additions and 31 deletions
|
|
@ -74,6 +74,7 @@ impl KeyboardGrab<State> for SwapWindowGrab {
|
|||
key: Some(Keysym::new(keycode)),
|
||||
},
|
||||
None,
|
||||
true,
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue