Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/paperwm/PaperWM
/ updateShowTopBar
Method
updateShowTopBar
tiling.js:1588–1591 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1586
}
1587
1588
updateShowTopBar() {
1589
this.showTopBar = this._getShowTopBarSetting();
1590
this._populated && Topbar.fixTopBar();
1591
}
1592
1593
showTopBarChanged() {
1594
this._removeAddPositionBar();
Callers
2
setSettings
Method · 0.95
showTopBarChanged
Method · 0.95
Calls
1
_getShowTopBarSetting
Method · 0.95
Tested by
no test coverage detected