MCPcopy Create free account
hub / github.com/KDE/kwin / isOnCurrentActivity

Method isOnCurrentActivity

src/effect/effectwindow.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167bool EffectWindow::isOnCurrentActivity() const
168{
169 return isOnActivity(effects->currentActivity());
170}
171
172bool EffectWindow::isOnCurrentDesktop() const
173{

Callers 7

computeVisibilityMethod · 0.45
checkActivityMethod · 0.45
CDEWalkThroughWindowsMethod · 0.45
windowAtMethod · 0.45
slideInMethod · 0.45
slideOutMethod · 0.45
windowRaisedMethod · 0.45

Calls 1

currentActivityMethod · 0.45

Tested by

no test coverage detected