wlr-output-power: move to new impl
This commit is contained in:
parent
a5a6480917
commit
33e0bb1478
13 changed files with 143 additions and 28 deletions
|
|
@ -2006,6 +2006,8 @@ void CKeybindManager::dpms(std::string arg) {
|
|||
|
||||
if (enable)
|
||||
g_pHyprRenderer->damageMonitor(m.get());
|
||||
|
||||
m->events.dpmsChanged.emit();
|
||||
}
|
||||
|
||||
g_pCompositor->m_bDPMSStateON = enable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue