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

Method input_released

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

Source from the content-addressed store, hash-verified

131}
132
133void move_view_controller_t::input_released(bool force_stop)
134{
135 drag_helper->handle_input_released();
136}
137
138wf::geometry_t eval(nonstd::observer_ptr<tree_node_t> node)
139{

Callers 1

stop_controllerMethod · 0.45

Calls 1

handle_input_releasedMethod · 0.80

Tested by

no test coverage detected