mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-02 21:21:55 -07:00
move ignore to eventmanager and fix double focus in changeworkspace
This commit is contained in:
@@ -19,6 +19,8 @@ public:
|
||||
|
||||
void startThread();
|
||||
|
||||
bool m_bIgnoreEvents = false;
|
||||
|
||||
private:
|
||||
|
||||
std::mutex eventQueueMutex;
|
||||
|
Reference in New Issue
Block a user