add auto scale
This commit is contained in:
parent
f8188ed7f8
commit
374571da96
4 changed files with 35 additions and 6 deletions
|
|
@ -70,6 +70,7 @@ public:
|
|||
void addDamage(wlr_box* box);
|
||||
void setMirror(const std::string&);
|
||||
bool isMirror();
|
||||
float getDefaultScale();
|
||||
|
||||
std::shared_ptr<CMonitor>* m_pThisWrap = nullptr;
|
||||
bool m_bEnabled = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue