add dpms status info in hyprctl
This commit is contained in:
parent
9c5023ab1a
commit
11ce468996
3 changed files with 10 additions and 4 deletions
|
|
@ -37,6 +37,8 @@ public:
|
|||
bool scheduledRecalc = false;
|
||||
wl_output_transform transform = WL_OUTPUT_TRANSFORM_NORMAL;
|
||||
|
||||
bool dpmsStatus = true;
|
||||
|
||||
// mirroring
|
||||
CMonitor* pMirrorOf = nullptr;
|
||||
std::vector<CMonitor*> mirrors;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue