mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-05 22:51:58 -07:00
keybinds: Fix exit trigger by moving it to monitor.frame (#5240)
This commit is contained in:
@@ -251,8 +251,6 @@ class CInputManager {
|
||||
|
||||
void restoreCursorIconToApp(); // no-op if restored
|
||||
|
||||
bool m_bExitTriggered = false; // for exit dispatcher
|
||||
|
||||
friend class CKeybindManager;
|
||||
friend class CWLSurface;
|
||||
};
|
||||
|
Reference in New Issue
Block a user