sway-bar(5) says: > For compatibility with i3, bar mode <mode> [<bar-id>] syntax is > supported along with the sway only bar <bar-id> mode <mode> syntax. while the actual behavior is that `bar_cmd_mode` ignores already selected `config->current_bar` and applies the change to all the configured bars. |
||
|---|---|---|
| .. | ||
| bind.c | ||
| binding_mode_indicator.c | ||
| colors.c | ||
| font.c | ||
| gaps.c | ||
| height.c | ||
| hidden_state.c | ||
| icon_theme.c | ||
| id.c | ||
| mode.c | ||
| modifier.c | ||
| output.c | ||
| pango_markup.c | ||
| position.c | ||
| separator_symbol.c | ||
| status_command.c | ||
| status_edge_padding.c | ||
| status_padding.c | ||
| strip_workspace_name.c | ||
| strip_workspace_numbers.c | ||
| swaybar_command.c | ||
| tray_bind.c | ||
| tray_output.c | ||
| tray_padding.c | ||
| workspace_buttons.c | ||
| workspace_min_width.c | ||
| wrap_scroll.c | ||