hyprctl-nopoll
This commit is contained in:
parent
f024d7114f
commit
82aa78916d
5 changed files with 34 additions and 96 deletions
|
|
@ -22,8 +22,6 @@ CThreadManager::CThreadManager() {
|
|||
|
||||
HyprCtl::startHyprCtlSocket();
|
||||
|
||||
g_pCompositor->startHyprCtlTick();
|
||||
|
||||
m_esConfigTimer = wl_event_loop_add_timer(g_pCompositor->m_sWLEventLoop, handleTimer, this);
|
||||
|
||||
wl_event_source_timer_update(m_esConfigTimer, 1000);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue