Home
last modified time | relevance | path

Searched refs:MoveResizeCancel (Results 1 – 5 of 5) sorted by relevance

/dports/x11/kf5-kwindowsystem/kwindowsystem-5.89.0/src/
H A Dnetwm_def.h615 MoveResizeCancel = 11, // to ask the WM to stop moving a window enumerator
/dports/deskutils/kruler/kruler-21.12.3/
H A Dklineal.cpp677 …wm_root.moveResizeRequest( winId(), inEvent->globalX(), inEvent->globalY(), NET::MoveResizeCancel in stopNativeMove()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Devents.cpp1130 } else if (isInteractiveMoveResize() && direction == NET::MoveResizeCancel) { in NETMoveResize()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/integration/
H A Dmove_resize_window_test.cpp693 …client->frameGeometry().center().x(), client->frameGeometry().center().y(), NET::MoveResizeCancel); in testNetMove()
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdeui.py12293 MoveResizeCancel = 0 variable in NET