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

Method can_activate

plugins/vswitch/vswitch.cpp:444–447  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

442 }
443
444 inline bool can_activate()
445 {
446 return is_active() || output->can_activate_plugin(&grab_interface);
447 }
448
449 /**
450 * Check if we can switch the plugin capabilities.

Callers

nothing calls this directly

Calls 1

can_activate_pluginMethod · 0.80

Tested by

no test coverage detected