MCPcopy Create free account
hub / github.com/WayfireWM/wayfire / input_motion

Method input_motion

plugins/tile/tree-controller.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126{}
127
128void move_view_controller_t::input_motion()
129{
130 drag_helper->handle_motion(wf::get_core().get_cursor_position().round_down());
131}
132
133void move_view_controller_t::input_released(bool force_stop)
134{

Callers 1

handle_pointer_motionMethod · 0.45

Calls 6

round_downMethod · 0.80
handle_motionMethod · 0.45
get_cursor_positionMethod · 0.45
set_geometryMethod · 0.45
schedule_transactionMethod · 0.45

Tested by

no test coverage detected