FocusItem

Focus/Activation This should be part of a larger set of API: FocusItem(offset = 1), FocusItemByID(id), ActivateItem(offset = 1), ActivateItemByID(id) etc. which are much harder to design and implement than expected. I have a couple of private branches on this matter but it's not simple. For now implementing the easy ones.

pure @nogc nothrow @trusted
void
FocusItem
()

Meta