MCPcopy Create free account
hub / github.com/material-shell/material-shell /

Class

src/layout/msWorkspace/horizontalPanel/taskBar.ts:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38};
39@registerGObjectClass
40export class TaskBar extends St.Widget {
41 private _delegate: this;
42 taskActiveIndicator: TaskActiveIndicator;
43 taskButtonContainer: ReorderableList;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected