MCPcopy 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
600bool Options::interactiveWindowMoveEnabled() const
601{
602 return m_interactiveWindowMoveEnabled;
603}
604
605void Options::setInteractiveWindowMoveEnabled(bool set)
606{

Callers 6

syncFromKcfgcMethod · 0.80
isMovableMethod · 0.80
isMovableMethod · 0.80
isMovableMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected