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

Method activeFullScreenEffect

src/effect/effecthandler.cpp:456–459  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

454}
455
456Effect *EffectsHandler::activeFullScreenEffect() const
457{
458 return fullscreen_effect;
459}
460
461bool EffectsHandler::hasActiveFullScreenEffect() const
462{

Callers 15

testSwitchDesktopsMethod · 0.80
testFullScreenEffectMethod · 0.80
handlePointerMotionMethod · 0.80
ScriptedEffectMethod · 0.80
dimWindowMethod · 0.80
slotWindowClosedMethod · 0.80
slotWindowMinimizedMethod · 0.80
slotWindowUnminimizedMethod · 0.80

Calls

no outgoing calls