Update smithay
This commit is contained in:
parent
d9e3d60a37
commit
8561ab672b
7 changed files with 49 additions and 55 deletions
|
|
@ -545,7 +545,7 @@ impl MoveGrab {
|
|||
None
|
||||
};
|
||||
|
||||
handle.unset_grab(state, serial, time);
|
||||
handle.unset_grab(state, serial, time, true);
|
||||
|
||||
{
|
||||
let cursor_state = self.seat.user_data().get::<CursorState>().unwrap();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue