ensure VRR for current display only in onConnect
This commit is contained in:
parent
341a0616aa
commit
74d05d0adc
3 changed files with 14 additions and 5 deletions
|
|
@ -152,7 +152,7 @@ public:
|
|||
bool m_bForceReload = false;
|
||||
bool m_bNoMonitorReload = false;
|
||||
void ensureDPMS();
|
||||
void ensureVRR();
|
||||
void ensureVRR(CMonitor* pMonitor = nullptr);
|
||||
|
||||
std::string parseKeyword(const std::string&, const std::string&, bool dynamic = false);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue