Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WayfireWM/wayfire
/ handle_pointer_frame
Method
handle_pointer_frame
src/core/seat/pointer.cpp:434–437 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
432
}
433
434
void wf::pointer_t::handle_pointer_frame()
435
{
436
wlr_seat_pointer_notify_frame(seat->seat);
437
}
Callers
1
setup_listeners
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected