Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kwin
/ interactiveMoveResizeCount
Method
interactiveMoveResizeCount
src/window.cpp:4451–4454 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4449
}
4450
4451
uint32_t Window::interactiveMoveResizeCount() const
4452
{
4453
return m_interactiveMoveResize.counter;
4454
}
4455
4456
void Window::setLockScreenOverlay(bool allowed)
4457
{
Callers
3
dataForWindow
Method · 0.80
restore
Method · 0.80
saveInteractionCounter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected