MCPcopy 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
974void PointerInputRedirection::warp(const QPointF &pos)
975{
976 if (supportsWarping()) {
977 processWarp(pos, waylandServer()->seat()->timestamp());
978 }
979}
980
981bool PointerInputRedirection::supportsWarping() const
982{

Callers 15

initMethod · 0.80
initMethod · 0.80
initMethod · 0.80
initMethod · 0.80
initMethod · 0.80
initMethod · 0.80
initMethod · 0.80
testClientSideMoveMethod · 0.80
initMethod · 0.80
initMethod · 0.80
initMethod · 0.80

Calls 3

waylandServerFunction · 0.85
timestampMethod · 0.45
seatMethod · 0.45

Tested by 15

initMethod · 0.64
initMethod · 0.64
initMethod · 0.64
initMethod · 0.64
initMethod · 0.64
initMethod · 0.64
initMethod · 0.64
testClientSideMoveMethod · 0.64
initMethod · 0.64
initMethod · 0.64
initMethod · 0.64