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
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue