monitor: report a scheduled frame when tearing on cursor move
This commit is contained in:
parent
fb36815b01
commit
1309b59f2c
3 changed files with 28 additions and 1 deletions
|
|
@ -186,6 +186,7 @@ class CMonitor {
|
|||
void scheduleDone();
|
||||
bool attemptDirectScanout();
|
||||
void setCTM(const Mat3x3& ctm);
|
||||
void onCursorMovedOnMonitor();
|
||||
|
||||
void debugLastPresentation(const std::string& message);
|
||||
void onMonitorFrame();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue