Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GNOME/gnome-shell
/ allowKeybinding
Method
allowKeybinding
js/ui/windowManager.js:1118–1120 ·
view source on GitHub ↗
(name, modes)
Source
from the content-addressed store, hash-verified
1116
}
1117
1118
allowKeybinding(name, modes) {
1119
this._allowedKeybindings[name] = modes;
1120
}
1121
1122
_getAnimationWindowType(actor) {
1123
const
{metaWindow: window} = actor;
Callers
6
constructor
Method · 0.95
setCustomKeybindingHandler
Method · 0.95
addKeybinding
Method · 0.95
removeKeybinding
Method · 0.95
_grabAcceleratorForSender
Method · 0.80
_sessionUpdated
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected