mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-26 01:31:54 -07:00
wlr-output-power: move to new impl
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user