fix Wayland layer-shell protocol violation: "must ack the initial con… #774
Annotations
9 warnings
|
Check standalone `iced_widget` crate:
widget/src/overlay/menu.rs#L343
field `text_wrap` is never read
|
|
Check standalone `iced_widget` crate:
widget/src/scrollable.rs#L841
variable does not need to be mutable
|
|
Check standalone `iced_widget` crate:
widget/src/image/viewer.rs#L9
unused import: `Image`
|
|
Check standalone `iced_widget` crate:
graphics/src/damage.rs#L48
unused import: `std::cmp::Ordering`
|
|
Check standalone `iced_widget` crate:
runtime/src/lib.rs#L44
unused import: `Color`
|
|
Check standalone `iced_widget` crate:
runtime/src/dnd.rs#L7
unused import: `AsMimeTypes`
|
|
Check standalone `iced_widget` crate:
runtime/src/dnd.rs#L6
unused import: `iced_core::clipboard::DndSource`
|
|
Check standalone `iced_widget` crate:
runtime/src/dnd.rs#L3
unused import: `std::any::Any`
|
|
Check standalone `iced_widget` crate:
core/src/window/position.rs#L23
function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
|
Loading