mirror of
https://github.com/swaywm/sway.git
synced 2026-02-13 04:28:07 -05:00
The function was not used. Also renames container_for_each_descendant_dfs to just container_for_each_descendant. |
||
|---|---|---|
| .. | ||
| bar | ||
| input | ||
| output | ||
| 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 | ||
| 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 | ||
| scratchpad.c | ||
| seat.c | ||
| set.c | ||
| show_marks.c | ||
| smart_gaps.c | ||
| split.c | ||
| sticky.c | ||
| swap.c | ||
| swaybg_command.c | ||
| swaynag_command.c | ||
| title_format.c | ||
| unmark.c | ||
| urgent.c | ||
| workspace.c | ||
| workspace_layout.c | ||
| ws_auto_back_and_forth.c | ||