Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/paperwm/PaperWM
/ setSelectionInactive
Method
setSelectionInactive
tiling.js:1535–1537 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1533
}
1534
1535
setSelectionInactive() {
1536
this.selection.opacity = 140;
1537
}
1538
1539
setSettings([uuid, settings]) {
1540
this.signals.disconnect(this.settings);
Callers
5
_initialSelection
Method · 0.80
_finish
Method · 0.80
updateSelection
Function · 0.80
setAllWorkspacesInactive
Function · 0.80
toggle
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected