mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-18 13:33:50 -07:00
@@ -165,9 +165,9 @@ void CSessionLockProtocol::onLock(CExtSessionLockManagerV1* pMgr, uint32_t id) {
|
||||
return;
|
||||
}
|
||||
|
||||
locked = true;
|
||||
|
||||
events.newLock.emit(RESOURCE);
|
||||
|
||||
locked = true;
|
||||
}
|
||||
|
||||
void CSessionLockProtocol::onGetLockSurface(CExtSessionLockV1* lock, uint32_t id, wl_resource* surface, wl_resource* output) {
|
||||
|
Reference in New Issue
Block a user