renderer: extract solitary check into frame handler
This commit is contained in:
parent
4531717f3e
commit
230356012b
2 changed files with 3 additions and 2 deletions
|
|
@ -846,7 +846,6 @@ void CHyprRenderer::renderMonitor(CMonitor* pMonitor) {
|
|||
|
||||
// tearing and DS first
|
||||
bool shouldTear = false;
|
||||
recheckSolitaryForMonitor(pMonitor);
|
||||
if (pMonitor->tearingState.nextRenderTorn) {
|
||||
pMonitor->tearingState.nextRenderTorn = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue