mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-07 23:45:58 +01:00
parent
4e5d9b90c0
commit
b1b8d732e6
1 changed files with 1 additions and 1 deletions
|
@ -397,7 +397,7 @@ bool CToplevelExportProtocolManager::copyFrameShm(SScreencopyFrame* frame, times
|
||||||
g_pHyprRenderer->endRender();
|
g_pHyprRenderer->endRender();
|
||||||
|
|
||||||
g_pHyprRenderer->makeEGLCurrent();
|
g_pHyprRenderer->makeEGLCurrent();
|
||||||
|
g_pHyprOpenGL->m_RenderData.pMonitor = PMONITOR;
|
||||||
outFB.bind();
|
outFB.bind();
|
||||||
|
|
||||||
#ifndef GLES2
|
#ifndef GLES2
|
||||||
|
|
Loading…
Reference in a new issue