Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
133
void move_view_controller_t::input_released(bool force_stop)
134
{
135
drag_helper->handle_input_released();
136
}
137
138
wf::geometry_t eval(nonstd::observer_ptr<tree_node_t> node)
139
{
Callers
1
stop_controller
Method · 0.45
Calls
1
handle_input_released
Method · 0.80
Tested by
no test coverage detected