Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WayfireWM/wayfire
/ deactivate
Method
deactivate
plugins/single_plugins/move.cpp:355–359 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
353
}
354
355
void deactivate()
356
{
357
input_grab->ungrab_input();
358
output->deactivate_plugin(&grab_interface);
359
}
360
361
void input_pressed(uint32_t state)
362
{
Callers
2
render
Method · 0.45
wayfire_fisheye
Class · 0.45
Calls
2
ungrab_input
Method · 0.80
deactivate_plugin
Method · 0.80
Tested by
no test coverage detected