Merge branch 'pop-os:master' into rustc-hash
This commit is contained in:
commit
c0736400e4
5 changed files with 387 additions and 407 deletions
|
|
@ -5897,7 +5897,7 @@ impl Application for App {
|
|||
Some(Message::OutputEvent(output_event, output))
|
||||
}
|
||||
#[cfg(feature = "desktop")]
|
||||
WaylandEvent::OverlapNotify(event, _, _) => {
|
||||
WaylandEvent::OverlapNotify(event, ..) => {
|
||||
Some(Message::Overlap(window_id, event))
|
||||
}
|
||||
_ => None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue