mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-04 14:22:02 +00:00
[client] report presentation cadence over LGMP
This commit is contained in:
@@ -314,6 +314,7 @@ struct LG_DisplayServerOps LGDS_Wayland =
|
||||
.waitFrame = waylandWaitFrame,
|
||||
.skipFrame = waylandSkipFrame,
|
||||
.stopWaitFrame = waylandStopWaitFrame,
|
||||
.getFramePeriod = waylandGetFramePeriod,
|
||||
.guestPointerUpdated = waylandGuestPointerUpdated,
|
||||
.setPointer = waylandSetPointer,
|
||||
.grabPointer = waylandGrabPointer,
|
||||
|
||||
Reference in New Issue
Block a user