mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-09-18 17:28:28 +00:00
screencopy: improve shm handling
This commit is contained in:
@@ -1073,7 +1073,6 @@ void CHyprRenderer::renderMonitor(CMonitor* pMonitor) {
|
||||
return;
|
||||
}
|
||||
|
||||
g_pProtocolManager->m_pScreencopyProtocolManager->onRenderEnd(pMonitor);
|
||||
pixman_region32_fini(&damage);
|
||||
|
||||
if (UNLOCK_SC)
|
||||
|
Reference in New Issue
Block a user