Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kwin
/ activationToken
Method
activationToken
src/window.cpp:4701–4704 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4699
}
4700
4701
QString Window::activationToken() const
4702
{
4703
return m_activationToken;
4704
}
4705
4706
bool Window::excludeFromCapture() const
4707
{
Callers
3
testXdgActivationBeforeInitialCommit
Method · 0.80
testXdgActivationBeforeMap
Method · 0.80
addWaylandWindow
Method · 0.80
Calls
no outgoing calls
Tested by
2
testXdgActivationBeforeInitialCommit
Method · 0.64
testXdgActivationBeforeMap
Method · 0.64