Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/material-shell/material-shell
/
Class
src/layout/msWorkspace/tilingLayouts/float.ts:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
12
@registerGObjectClass
13
export
class
FloatLayout extends BaseTilingLayout<FloatLayoutState> {
14
static state = { key:
'float'
};
15
static label =
'Float'
;
16
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected