Add easymotionexit IPC event
This commit is contained in:
1
main.cpp
1
main.cpp
@@ -22,6 +22,7 @@ void easymotionExitDispatch(std::string args)
|
|||||||
ml->getOwner()->removeWindowDeco(ml);
|
ml->getOwner()->removeWindowDeco(ml);
|
||||||
}
|
}
|
||||||
HyprlandAPI::invokeHyprctlCommand("dispatch", "submap reset");
|
HyprlandAPI::invokeHyprctlCommand("dispatch", "submap reset");
|
||||||
|
g_pEventManager->postEvent(SHyprIPCEvent{"easymotionexit", ""});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user