PixelDots 2024-05-23 09:57:12 -05:00 committed by Victoria Brekenfeld
parent ea6b45a544
commit b3c606fdf6

View file

@ -892,6 +892,8 @@ impl State {
&state.common.xdg_activation_state,
);
if let Some((target, focus)) = res {
seat_clone.modifiers_shortcut_queue().clear();
std::mem::drop(shell);
if target.is_touch_grab() {
seat_clone