Home
last modified time | relevance | path

Searched refs:replayWithChangedTabboxMode (Results 1 – 1 of 1) sorted by relevance

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/tabbox/
H A Dtabbox.cpp1363 auto replayWithChangedTabboxMode = [this, direction]() { in keyPress() local
1367 QTimer::singleShot(50, this, replayWithChangedTabboxMode); in keyPress()