monitor: modernize/refactor last legacy-handled events
This commit is contained in:
parent
48bf32c5de
commit
62ee5cc273
5 changed files with 74 additions and 116 deletions
|
|
@ -3057,5 +3057,5 @@ void CCompositor::onNewMonitor(SP<Aquamarine::IOutput> output) {
|
|||
}
|
||||
|
||||
g_pHyprRenderer->damageMonitor(PNEWMONITOR.get());
|
||||
Events::listener_monitorFrame(PNEWMONITOR.get(), nullptr);
|
||||
PNEWMONITOR->onMonitorFrame();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue