hide only XWayland on incorrect size

This commit is contained in:
vaxerski
2022-07-29 11:45:32 +02:00
parent 233bad5011
commit 429a9bc6c3
2 changed files with 1 additions and 2 deletions

View File

@@ -62,7 +62,6 @@ void renderSurface(struct wlr_surface* surface, int x, int y, void* data) {
g_pHyprOpenGL->renderTexture(TEXTURE, &windowBox, RDATA->fadeAlpha * RDATA->alpha, rounding, false);
}
wlr_surface_send_frame_done(surface, RDATA->when);