MCPcopy Create free account
hub / github.com/Sonic-DE/sonic-win / activeScreen

Method activeScreen

src/effect/effecthandler.cpp:1017–1020  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1015}
1016
1017Output *EffectsHandler::activeScreen() const
1018{
1019 return workspace()->activeOutput();
1020}
1021
1022QRectF EffectsHandler::clientArea(clientAreaOption opt, const Output *screen, const VirtualDesktop *desktop) const
1023{

Callers 1

activeViewMethod · 0.45

Calls 2

workspaceFunction · 0.85
activeOutputMethod · 0.80

Tested by

no test coverage detected