Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
456
Effect *EffectsHandler::activeFullScreenEffect() const
457
{
458
return fullscreen_effect;
459
}
460
461
bool EffectsHandler::hasActiveFullScreenEffect() const
462
{
Callers
15
testSwitchDesktops
Method · 0.80
testSwitchPerOutputDesktops
Method · 0.80
testConcurrentSwitchPerOutputDesktops
Method · 0.80
testFullScreenEffect
Method · 0.80
handlePointerMotion
Method · 0.80
ScriptedEffect
Method · 0.80
isActiveFullScreenEffect
Method · 0.80
dimWindow
Method · 0.80
activeFullScreenEffectChanged
Method · 0.80
slotWindowClosed
Method · 0.80
slotWindowMinimized
Method · 0.80
slotWindowUnminimized
Method · 0.80
Calls
no outgoing calls
Tested by
4
testSwitchDesktops
Method · 0.64
testSwitchPerOutputDesktops
Method · 0.64
testConcurrentSwitchPerOutputDesktops
Method · 0.64
testFullScreenEffect
Method · 0.64