chore(wayland): window state handling
This commit is contained in:
parent
e73bbddbca
commit
bc85d82426
4 changed files with 18 additions and 1 deletions
|
|
@ -1283,6 +1283,7 @@ async fn run_instance<P>(
|
|||
event,
|
||||
window.state.scale_factor(),
|
||||
window.state.modifiers(),
|
||||
window.raw.as_ref(),
|
||||
) {
|
||||
events.push((Some(id), event));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue