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

Class

src/widget/material/rippleBackground.ts:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6
7@registerGObjectClass
8export class RippleWave extends St.Widget {
9 destroyed: boolean;
10 mouseX: number;
11 mouseY: number;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected