force workspace events
This commit is contained in:
parent
9391357063
commit
2659afee3c
3 changed files with 5 additions and 5 deletions
|
|
@ -15,7 +15,7 @@ class CEventManager {
|
|||
public:
|
||||
CEventManager();
|
||||
|
||||
void postEvent(const SHyprIPCEvent event);
|
||||
void postEvent(const SHyprIPCEvent event, bool force = false);
|
||||
|
||||
void startThread();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue