swayfx/sway/commands/bar
Aleksei Bavshin 94dc486f0e ipc: make bar <bar_id> mode|hidden_state behave as documented
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.
2021-11-25 11:32:46 +01:00
..
bind.c
binding_mode_indicator.c
colors.c Declare all struct cmd_handler arrays const 2021-02-04 09:49:06 +01:00
font.c config: Fix swaybar pango_markup inconsistency 2021-06-03 14:18:23 +02:00
gaps.c treewide: fix typos 2020-02-18 21:53:57 +01:00
height.c
hidden_state.c ipc: make bar <bar_id> mode|hidden_state behave as documented 2021-11-25 11:32:46 +01:00
icon_theme.c
id.c
mode.c ipc: make bar <bar_id> mode|hidden_state behave as documented 2021-11-25 11:32:46 +01:00
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 Add support for workspace_min_width bar option. 2020-10-11 19:12:42 +02:00
wrap_scroll.c