mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-18 13:33:50 -07:00
keybinds: release mods after sendshortcut (#7581)
This commit is contained in:
@@ -2349,6 +2349,8 @@ SDispatchResult CKeybindManager::sendshortcut(std::string args) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
g_pSeatManager->sendKeyboardMods(0, 0, 0, 0);
|
||||||
|
|
||||||
if (!PWINDOW)
|
if (!PWINDOW)
|
||||||
return {};
|
return {};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user