Home
last modified time | relevance | path

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

/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dframetree.cpp177 auto clientFocusIndex = frame->getSelection(); in removeFrameCommand() local
212 targetFrameLeaf->setSelection(clientFocusIndex); in removeFrameCommand()
214 targetFrameLeaf->setSelection(clientFocusIndex + oldClientCount); in removeFrameCommand()