Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kwin
/ warp
Method
warp
src/pointer_input.cpp:974–979 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
972
}
973
974
void PointerInputRedirection::warp(const QPointF &pos)
975
{
976
if (supportsWarping()) {
977
processWarp(pos, waylandServer()->seat()->timestamp());
978
}
979
}
980
981
bool PointerInputRedirection::supportsWarping() const
982
{
Callers
15
init
Method · 0.80
init
Method · 0.80
init
Method · 0.80
testPopupDismissedOnFocusChange
Method · 0.80
init
Method · 0.80
init
Method · 0.80
init
Method · 0.80
init
Method · 0.80
testClientSideMove
Method · 0.80
init
Method · 0.80
init
Method · 0.80
init
Method · 0.80
Calls
3
waylandServer
Function · 0.85
timestamp
Method · 0.45
seat
Method · 0.45
Tested by
15
init
Method · 0.64
init
Method · 0.64
init
Method · 0.64
testPopupDismissedOnFocusChange
Method · 0.64
init
Method · 0.64
init
Method · 0.64
init
Method · 0.64
init
Method · 0.64
testClientSideMove
Method · 0.64
init
Method · 0.64
init
Method · 0.64
init
Method · 0.64