Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kwin
/ inputConfig
Method
inputConfig
src/effect/effecthandler.cpp:1484–1487 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1482
}
1483
1484
KSharedConfigPtr EffectsHandler::inputConfig() const
1485
{
1486
return kwinApp()->inputConfig();
1487
}
1488
1489
Effect *EffectsHandler::findEffect(const QString &name) const
1490
{
Callers
11
testNumLock
Method · 0.80
testTabletCursorSync
Method · 0.80
testTabletCursorSyncRelative
Method · 0.80
init
Method · 0.80
reconfigure
Method · 0.80
init
Method · 0.80
handleInputConfigChanged
Method · 0.80
addInputBackend
Method · 0.80
loadThemeFromKConfig
Method · 0.80
slotKGlobalSettingsNotifyChange
Method · 0.80
start
Method · 0.80
Calls
1
kwinApp
Function · 0.85
Tested by
1
testNumLock
Method · 0.64