Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kwin
/ config
Method
config
src/effect/effecthandler.cpp:1479–1482 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1477
}
1478
1479
KSharedConfigPtr EffectsHandler::config() const
1480
{
1481
return kwinApp()->config();
1482
}
1483
1484
KSharedConfigPtr EffectsHandler::inputConfig() const
1485
{
Callers
2
EffectsHandler
Method · 0.45
reconfigureEffect
Method · 0.45
Calls
1
kwinApp
Function · 0.85
Tested by
no test coverage detected