mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-07 21:25:58 +01:00
parent
51b1b17fcb
commit
a31433c215
1 changed files with 1 additions and 1 deletions
|
@ -1264,7 +1264,7 @@ void CHyprRenderer::renderMonitor(CMonitor* pMonitor) {
|
|||
if (UNLOCK_SC)
|
||||
wlr_output_lock_software_cursors(pMonitor->output, false);
|
||||
|
||||
damageMonitor(pMonitor);
|
||||
wlr_damage_ring_add_whole(&pMonitor->damage);
|
||||
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue