MCPcopy 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

_initialSelectionMethod · 0.80
_finishMethod · 0.80
updateSelectionFunction · 0.80
setAllWorkspacesInactiveFunction · 0.80
toggleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected