parent
5361a4d72d
commit
569a7234fd
9 changed files with 33 additions and 11 deletions
|
@ -933,6 +933,7 @@ impl Dispatch<wl_pointer::WlPointer, ()> for WaylandClientState {
|
|||
position: state.mouse_location,
|
||||
modifiers: state.modifiers,
|
||||
click_count: state.click_state.current_count,
|
||||
first_mouse: false,
|
||||
}),
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue