chore: update libcosmic
This commit is contained in:
parent
90d705dd52
commit
d9b35a4612
2 changed files with 20 additions and 51 deletions
|
|
@ -5895,7 +5895,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