sway/sway/commands
Ryan Dwyer 4ad1ccc9dc Remove container_for_each_descendant_bfs
The function was not used.

Also renames container_for_each_descendant_dfs to just
container_for_each_descendant.
2018-08-11 15:57:09 +10:00
..
bar
input
output Don't call swaynag_log for bg when not reading 2018-08-08 17:04:12 -04:00
seat
assign.c
bar.c
bind.c
border.c
client.c
default_border.c
default_floating_border.c
default_orientation.c
exec.c
exec_always.c
exit.c
floating.c
floating_minmax_size.c
floating_modifier.c
focus.c
focus_follows_mouse.c
focus_wrapping.c
font.c
for_window.c
force_display_urgency_hint.c
force_focus_wrapping.c
fullscreen.c
gaps.c
hide_edge_borders.c Remove container_for_each_descendant_bfs 2018-08-11 15:57:09 +10:00
include.c
input.c
kill.c
layout.c
mark.c
mode.c
mouse_warping.c
move.c
no_focus.c
opacity.c
output.c
reload.c
rename.c
resize.c Implement resize set <width> <height> for tiled containers 2018-08-10 08:50:15 +10:00
scratchpad.c
seat.c
set.c
show_marks.c Remove container_for_each_descendant_bfs 2018-08-11 15:57:09 +10:00
smart_gaps.c
split.c
sticky.c
swap.c
swaybg_command.c
swaynag_command.c
title_format.c
unmark.c Remove container_for_each_descendant_bfs 2018-08-11 15:57:09 +10:00
urgent.c
workspace.c
workspace_layout.c
ws_auto_back_and_forth.c