mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-06 23:21:57 -07:00
wlr-output-power: move to new impl
This commit is contained in:
@@ -133,6 +133,8 @@ class CMonitor {
|
||||
CSignal destroy;
|
||||
CSignal connect;
|
||||
CSignal disconnect;
|
||||
CSignal dpmsChanged;
|
||||
CSignal modeChanged;
|
||||
} events;
|
||||
|
||||
std::array<std::vector<std::unique_ptr<SLayerSurface>>, 4> m_aLayerSurfaceLayers;
|
||||
|
Reference in New Issue
Block a user