i3ipc-rs icon indicating copy to clipboard operation
i3ipc-rs copied to clipboard

Tree iteration helpers

Open tmerr opened this issue 6 years ago • 0 comments

A Node.find_focused function would be nice. I wrote out an example in https://github.com/tmerr/i3ipc-rs/issues/29 but we have to remember to check floating_nodes too.

An iterator across the entire tree might be helpful as well.

tmerr avatar Feb 07 '19 08:02 tmerr