Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kwin
/ interactiveWindowMoveEnabled
Method
interactiveWindowMoveEnabled
src/options.cpp:600–603 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
598
}
599
600
bool Options::interactiveWindowMoveEnabled() const
601
{
602
return m_interactiveWindowMoveEnabled;
603
}
604
605
void Options::setInteractiveWindowMoveEnabled(bool set)
606
{
Callers
6
syncFromKcfgc
Method · 0.80
isMovable
Method · 0.80
isMovableAcrossScreens
Method · 0.80
isMovable
Method · 0.80
isMovableAcrossScreens
Method · 0.80
isMovable
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected