move ignore to eventmanager and fix double focus in changeworkspace

This commit is contained in:
vaxerski
2022-06-21 22:17:30 +02:00
parent ff49f22440
commit 4a3f9ccba2
4 changed files with 12 additions and 12 deletions

View File

@@ -30,8 +30,6 @@ private:
bool handleInternalKeybinds(xkb_keysym_t);
inline static bool m_bSuppressWorkspaceChangeEvents = false;
// -------------- Dispatchers -------------- //
static void killActive(std::string);
static void spawn(std::string);