Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sonic-DE/sonic-win
/ hasKeyboardGrab
Method
hasKeyboardGrab
src/effect/effecthandler.cpp:660–663 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
658
}
659
660
bool EffectsHandler::hasKeyboardGrab() const
661
{
662
return keyboard_grab_effect != nullptr;
663
}
664
665
void EffectsHandler::registerPropertyType(long atom, bool reg)
666
{
Callers
1
keyboardKey
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected