Home
last modified time | relevance | path

Searched refs:isInteractiveMove (Results 1 – 16 of 16) sorted by relevance

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/integration/
H A Ddecoration_input_test.cpp391 QVERIFY(!c->isInteractiveMove()); in testPressToMove()
395 QVERIFY(c->isInteractiveMove()); in testPressToMove()
406 QVERIFY(!c->isInteractiveMove()); in testPressToMove()
409 QVERIFY(c->isInteractiveMove()); in testPressToMove()
449 QVERIFY(!c->isInteractiveMove()); in testTapToMove()
454 QVERIFY(c->isInteractiveMove()); in testTapToMove()
466 QVERIFY(!c->isInteractiveMove()); in testTapToMove()
469 QVERIFY(c->isInteractiveMove()); in testTapToMove()
615 QVERIFY(!c->isInteractiveMove()); in testModifierClickUnrestrictedMove()
617 QVERIFY(c->isInteractiveMove()); in testModifierClickUnrestrictedMove()
[all …]
H A Dmove_resize_window_test.cpp144 QCOMPARE(c->isInteractiveMove(), false); in testMove()
150 QCOMPARE(c->isInteractiveMove(), true); in testMove()
183 QCOMPARE(c->isInteractiveMove(), false); in testMove()
243 QCOMPARE(c->isInteractiveMove(), false); in testResize()
514 QVERIFY(!c->isInteractiveMove()); in testPointerMoveEnd()
519 QVERIFY(!c->isInteractiveMove()); in testPointerMoveEnd()
521 QVERIFY(c->isInteractiveMove()); in testPointerMoveEnd()
526 QVERIFY(c->isInteractiveMove()); in testPointerMoveEnd()
530 QVERIFY(c->isInteractiveMove()); in testPointerMoveEnd()
534 QVERIFY(!c->isInteractiveMove()); in testPointerMoveEnd()
[all …]
H A Dlockscreen.cpp575 QVERIFY(c->isInteractiveMove()); in testMoveWindow()
589 QVERIFY(c->isInteractiveMove()); in testMoveWindow()
596 QVERIFY(c->isInteractiveMove()); in testMoveWindow()
602 QVERIFY(!c->isInteractiveMove()); in testMoveWindow()
H A Dxdgshellclient_rules_test.cpp269 QVERIFY(!client->isInteractiveMove()); in testPositionApply()
274 QVERIFY(client->isInteractiveMove()); in testPositionApply()
287 QVERIFY(!client->isInteractiveMove()); in testPositionApply()
345 QVERIFY(!client->isInteractiveMove()); in testPositionRemember()
350 QVERIFY(client->isInteractiveMove()); in testPositionRemember()
363 QVERIFY(!client->isInteractiveMove()); in testPositionRemember()
416 QVERIFY(!client->isInteractiveMove()); in testPositionForce()
421 QVERIFY(!client->isInteractiveMove()); in testPositionForce()
487 QVERIFY(!client->isInteractiveMove()); in testPositionApplyNow()
492 QVERIFY(client->isInteractiveMove()); in testPositionApplyNow()
[all …]
H A Dpointer_input.cpp457 QVERIFY(!window->isInteractiveMove()); in testModifierClickUnrestrictedMove()
459 QVERIFY(window->isInteractiveMove()); in testModifierClickUnrestrictedMove()
462 QVERIFY(window->isInteractiveMove()); in testModifierClickUnrestrictedMove()
465 QVERIFY(!window->isInteractiveMove()); in testModifierClickUnrestrictedMove()
523 QVERIFY(!window->isInteractiveMove()); in testModifierClickUnrestrictedMoveGlobalShortcutsDisabled()
525 QVERIFY(!window->isInteractiveMove()); in testModifierClickUnrestrictedMoveGlobalShortcutsDisabled()
528 QVERIFY(!window->isInteractiveMove()); in testModifierClickUnrestrictedMoveGlobalShortcutsDisabled()
1635 QVERIFY(c->isInteractiveMove()); in testMoveCursor()
1645 QVERIFY(!c->isInteractiveMove()); in testMoveCursor()
H A Dinternal_window.cpp618 QVERIFY(!internalClient->isInteractiveMove()); in testModifierClickUnrestrictedMove()
620 QVERIFY(internalClient->isInteractiveMove()); in testModifierClickUnrestrictedMove()
623 QVERIFY(internalClient->isInteractiveMove()); in testModifierClickUnrestrictedMove()
626 QVERIFY(!internalClient->isInteractiveMove()); in testModifierClickUnrestrictedMove()
H A Dpointer_constraints_test.cpp184 QVERIFY(!c->isInteractiveMove()); in testConfinedPointer()
H A Dstruts_test.cpp990 QVERIFY(client2->isInteractiveMove()); in testWindowMoveWithPanelBetweenScreens()
997 QCOMPARE(client2->isInteractiveMove(), false); in testWindowMoveWithPanelBetweenScreens()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/integration/effects/
H A Dwobbly_shade_test.cpp149 QCOMPARE(client->isInteractiveMove(), false); in testShadeMove()
152 QCOMPARE(client->isInteractiveMove(), true); in testShadeMove()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dabstract_client.cpp610 if (mode == ShadeHover && isInteractiveMove()) in setShade()
1065 if (isInteractiveMove()) { in checkUnrestrictedInteractiveMoveResize()
1114 if (!isFullScreen() && isInteractiveMove()) { in handleInteractiveMoveResize()
1345 } else if (isInteractiveMove()) { in handleInteractiveMoveResize()
1446 if (isInteractiveMove()) { in handleInteractiveMoveResize()
1454 if (isInteractiveMove()) { in performInteractiveMoveResize()
2233 if (isInteractiveMove()) in checkQuickTilingMaximizationZones()
2246 if (!isInteractiveMove() && !isInteractiveResize()) in keyPressEvent()
H A Dabstract_client.h243 Q_PROPERTY(bool move READ isInteractiveMove NOTIFY moveResizedChanged)
710 bool isInteractiveMove() const { in isInteractiveMove() function
H A Devents.cpp587 if (isInteractiveResize() || isInteractiveMove()) in configureRequestEvent()
H A Dpointer_input.cpp509 !decoration()->client()->isInteractiveMove() && in cleanupDecoration()
H A Deffects.cpp1976 CLIENT_HELPER(bool, isUserMove, isInteractiveMove, false) in CLIENT_HELPER()
H A Dinput.cpp548 if (c->isInteractiveMove() || c->isInteractiveResize()) { in keyEvent()
H A Dx11client.cpp4515 Q_ASSERT(isInteractiveMove() || isInteractiveResize()); in positionGeometryTip()