Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WayfireWM/wayfire
/ is_active
Method
is_active
plugins/vswitch/vswitch.cpp:439–442 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
437
}
438
439
inline bool is_active()
440
{
441
return output->is_plugin_active(grab_interface.name);
442
}
443
444
inline bool can_activate()
445
{
Callers
nothing calls this directly
Calls
1
is_plugin_active
Method · 0.80
Tested by
no test coverage detected