The function was not used. Also renames container_for_each_descendant_dfs to just container_for_each_descendant.
This commit adds three commands to sway: `show_marks`, `mark` and `unmark`. Marks are displayed right-aligned in the window border as i3 does. Marks may be found using criteria. Fixes #1007