Home
last modified time | relevance | path

Searched refs:surfaceConfigureRequestedSpy (Results 1 – 11 of 11) sorted by relevance

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/integration/
H A Dxdgshellclient_test.cpp422 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testFullscreen()
430 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testFullscreen()
449 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testFullscreen()
527 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testMaximizedToFullscreen()
534 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testMaximizedToFullscreen()
546 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testMaximizedToFullscreen()
565 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testMaximizedToFullscreen()
1047 surfaceConfigureRequestedSpy.wait(); in testXdgInitialState()
1070 surfaceConfigureRequestedSpy.wait(); in testXdgInitiallyMaximised()
1097 surfaceConfigureRequestedSpy.wait(); in testXdgInitiallyFullscreen()
[all …]
H A Dmaximize_test.cpp111 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testMaximizedPassedToDeco()
112 QCOMPARE(surfaceConfigureRequestedSpy.count(), 1); in testMaximizedPassedToDeco()
127 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testMaximizedPassedToDeco()
128 QCOMPARE(surfaceConfigureRequestedSpy.count(), 2); in testMaximizedPassedToDeco()
147 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testMaximizedPassedToDeco()
148 QCOMPARE(surfaceConfigureRequestedSpy.count(), 3); in testMaximizedPassedToDeco()
195 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testInitiallyMaximizedBorderless()
245 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testBorderlessMaximizedWindow()
262 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testBorderlessMaximizedWindow()
271 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testBorderlessMaximizedWindow()
[all …]
H A Dquick_tiling_test.cpp169 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testQuickTiling()
187 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testQuickTiling()
246 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testQuickMaximizing()
268 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testQuickMaximizing()
300 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testQuickMaximizing()
418 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testQuickTilingPointerMove()
432 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testQuickTilingPointerMove()
441 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testQuickTilingPointerMove()
454 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testQuickTilingPointerMove()
492 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testQuickTilingTouchMove()
[all …]
H A Dxdgshellclient_rules_test.cpp604 QVERIFY(surfaceConfigureRequestedSpy->wait()); in testSizeDontAffect()
618 QVERIFY(surfaceConfigureRequestedSpy->wait()); in testSizeDontAffect()
657 QVERIFY(surfaceConfigureRequestedSpy->wait()); in testSizeApply()
674 QVERIFY(surfaceConfigureRequestedSpy->wait()); in testSizeApply()
699 QVERIFY(surfaceConfigureRequestedSpy->wait()); in testSizeApply()
711 QVERIFY(surfaceConfigureRequestedSpy->wait()); in testSizeApply()
746 QVERIFY(surfaceConfigureRequestedSpy->wait()); in testSizeApply()
758 QVERIFY(surfaceConfigureRequestedSpy->wait()); in testSizeApply()
797 QVERIFY(surfaceConfigureRequestedSpy->wait()); in testSizeRemember()
814 QVERIFY(surfaceConfigureRequestedSpy->wait()); in testSizeRemember()
[all …]
H A Dmove_resize_window_test.cpp208 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testResize()
220 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testResize()
251 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testResize()
265 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testResize()
287 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testResize()
309 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testResize()
473 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testGrowShrink()
897 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testResizeForVirtualKeyboard()
905 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testResizeForVirtualKeyboard()
914 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testResizeForVirtualKeyboard()
[all …]
H A Dplacement_test.cpp115 …QSignalSpy surfaceConfigureRequestedSpy(shellSurface->xdgSurface(), &Test::XdgSurface::configureRe… in createAndPlaceWindow() local
117 surfaceConfigureRequestedSpy.wait(); in createAndPlaceWindow()
121 shellSurface->xdgSurface()->ack_configure(surfaceConfigureRequestedSpy[0][0].toUInt()); in createAndPlaceWindow()
217 …QSignalSpy surfaceConfigureRequestedSpy(shellSurface->xdgSurface(), &Test::XdgSurface::configureRe… in testPlaceMaximizedLeavesFullscreen() local
219 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testPlaceMaximizedLeavesFullscreen()
223 shellSurface->xdgSurface()->ack_configure(surfaceConfigureRequestedSpy[0][0].toUInt()); in testPlaceMaximizedLeavesFullscreen()
364 …QSignalSpy surfaceConfigureRequestedSpy(shellSurface->xdgSurface(), &Test::XdgSurface::configureRe… in testFullscreen() local
365 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testFullscreen()
370 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testFullscreen()
371 …shellSurface->xdgSurface()->ack_configure(surfaceConfigureRequestedSpy.last().at(0).value<quint32>… in testFullscreen()
H A Didle_inhibition_test.cpp234 …QSignalSpy surfaceConfigureRequestedSpy(shellSurface->xdgSurface(), &Test::XdgSurface::configureRe… in testDontInhibitWhenUnmapped() local
235 QVERIFY(surfaceConfigureRequestedSpy.isValid()); in testDontInhibitWhenUnmapped()
253 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testDontInhibitWhenUnmapped()
254 QCOMPARE(surfaceConfigureRequestedSpy.count(), 1); in testDontInhibitWhenUnmapped()
274 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testDontInhibitWhenUnmapped()
275 QCOMPARE(surfaceConfigureRequestedSpy.count(), 2); in testDontInhibitWhenUnmapped()
H A Dinputmethod_test.cpp123 …QSignalSpy surfaceConfigureRequestedSpy(shellSurface->xdgSurface(), &Test::XdgSurface::configureRe… in testOpenClose() local
129 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testOpenClose()
140 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testOpenClose()
150 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testOpenClose()
210 …QSignalSpy surfaceConfigureRequestedSpy(shellSurface->xdgSurface(), &Test::XdgSurface::configureRe… in testEnableActive() local
216 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testEnableActive()
H A Dtransient_placement.cpp448 …QSignalSpy surfaceConfigureRequestedSpy(popup->xdgSurface(), &Test::XdgSurface::configureRequested… in testXdgPopup() local
451 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testXdgPopup()
452 QCOMPARE(surfaceConfigureRequestedSpy.count(), 1); in testXdgPopup()
454 popup->xdgSurface()->ack_configure(surfaceConfigureRequestedSpy.last()[0].toUInt()); in testXdgPopup()
463 QCOMPARE(surfaceConfigureRequestedSpy.count(), 1); // check that we did not get reconfigured in testXdgPopup()
525 …QSignalSpy surfaceConfigureRequestedSpy(parentShellSurface->xdgSurface(), &Test::XdgSurface::confi… in testXdgPopupWithPanel() local
527 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testXdgPopupWithPanel()
528 …parentShellSurface->xdgSurface()->ack_configure(surfaceConfigureRequestedSpy.last().at(0).value<qu… in testXdgPopupWithPanel()
H A Dtest_helpers.cpp810 QSignalSpy surfaceConfigureRequestedSpy(shellSurface, &XdgSurface::configureRequested); in waitForConfigured() local
811 QVERIFY(surfaceConfigureRequestedSpy.isValid()); in waitForConfigured()
814 QVERIFY(surfaceConfigureRequestedSpy.wait()); in waitForConfigured()
816 shellSurface->ack_configure(surfaceConfigureRequestedSpy.last().first().toUInt()); in waitForConfigured()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/integration/effects/
H A Dmaximize_animation_test.cpp103 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testMaximizeRestore()
104 QCOMPARE(surfaceConfigureRequestedSpy.count(), 1); in testMaximizeRestore()
111 …shellSurface->xdgSurface()->ack_configure(surfaceConfigureRequestedSpy.last().at(0).value<quint32>… in testMaximizeRestore()
118 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testMaximizeRestore()
119 QCOMPARE(surfaceConfigureRequestedSpy.count(), 2); in testMaximizeRestore()
142 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testMaximizeRestore()
143 QCOMPARE(surfaceConfigureRequestedSpy.count(), 3); in testMaximizeRestore()
150 …shellSurface->xdgSurface()->ack_configure(surfaceConfigureRequestedSpy.last().at(0).value<quint32>… in testMaximizeRestore()
163 QVERIFY(surfaceConfigureRequestedSpy.wait()); in testMaximizeRestore()
164 QCOMPARE(surfaceConfigureRequestedSpy.count(), 4); in testMaximizeRestore()
[all …]