output: submit damage to kms
This commit is contained in:
parent
c1afc82a4c
commit
1c221240d0
2 changed files with 4 additions and 0 deletions
|
|
@ -1371,6 +1371,8 @@ void CHyprRenderer::renderMonitor(CMonitor* pMonitor) {
|
|||
frameDamage.add(damage);
|
||||
|
||||
g_pHyprRenderer->damageMirrorsWith(pMonitor, frameDamage);
|
||||
|
||||
pMonitor->output->state->addDamage(frameDamage);
|
||||
}
|
||||
|
||||
pMonitor->renderingActive = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue