diff --git a/src/state.rs b/src/state.rs index 2b000da3..9337a902 100644 --- a/src/state.rs +++ b/src/state.rs @@ -756,6 +756,10 @@ impl Common { } } } + + if let Some(icon) = get_dnd_icon(seat) { + with_surfaces_surface_tree(&icon.surface, processor); + } } // sticky window