Apply monitor layouts transactionally
This commit is contained in:
@@ -35,12 +35,12 @@ fail() {
|
||||
|
||||
# Keep is unavailable until compositor readback exactly matches the request.
|
||||
for contract in \
|
||||
'property var pendingRequested:' \
|
||||
'property var revertExpected:' \
|
||||
'property var pendingRequestedLayout:' \
|
||||
'property var revertExpectedLayout:' \
|
||||
'property bool revertVerificationActive:' \
|
||||
'property int revertGeneration:' \
|
||||
'readonly property bool canConfirm:' \
|
||||
'function matchesRequest(' \
|
||||
'function matchesLayout(' \
|
||||
'function scalesForMode(' \
|
||||
'function isScaleClean(' \
|
||||
'x: Number.isInteger(monitor.x)' \
|
||||
|
||||
Reference in New Issue
Block a user