mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2024-11-22 14:35:57 +01:00
parent
feb5df591c
commit
f147831c53
1 changed files with 0 additions and 2 deletions
|
@ -378,8 +378,6 @@ void CPortalManager::startEventLoop() {
|
|||
}
|
||||
});
|
||||
|
||||
addTimer({10000, [this] { this->terminate(); }});
|
||||
|
||||
while (1) { // dbus events
|
||||
// wait for being awakened
|
||||
m_sEventLoopInternals.loopRequestMutex.unlock(); // unlock, we are ready to take events
|
||||
|
|
Loading…
Reference in a new issue