Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WayfireWM/wayfire
/ handle_pointer_motion
Method
handle_pointer_motion
plugins/tile/tile-plugin.cpp:341–344 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
339
}
340
341
void handle_pointer_motion(wf::pointf_t, uint32_t) override
342
{
343
controller->input_motion();
344
}
345
346
void setup_callbacks()
347
{
Callers
nothing calls this directly
Calls
1
input_motion
Method · 0.45
Tested by
no test coverage detected