MCPcopy 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

renderMethod · 0.45
wayfire_fisheyeClass · 0.45

Calls 2

ungrab_inputMethod · 0.80
deactivate_pluginMethod · 0.80

Tested by

no test coverage detected