sway/sway
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
..
commands ipc: make `bar <bar_id> mode|hidden_state` behave as documented 2021-11-25 11:32:46 +01:00
config Add 'output render_bit_depth [8|10]' command 2021-11-23 15:51:54 +01:00
desktop sway: create wlr_renderer and wlr_allocator 2021-11-18 17:47:19 +01:00
input fix cursor input for layer-shell surfaces 2021-10-26 15:13:37 +03:00
tree sway: create wlr_renderer and wlr_allocator 2021-11-18 17:47:19 +01:00
commands.c commands: Remove unused code after 1d3681f521 2021-10-01 15:45:09 +02:00
config.c Add smart_gaps inverse_outer command 2021-10-29 13:37:58 +02:00
criteria.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c Update wlr_box includes 2021-07-07 11:29:14 +02:00
ipc-server.c Fix incorrect format specifiers 2020-07-30 22:02:42 -04:00
main.c sway: allow IPCs on proprietary drivers 2021-11-14 10:43:09 +03:00
meson.build Add 'output render_bit_depth [8|10]' command 2021-11-23 15:51:54 +01:00
server.c sway: create wlr_renderer and wlr_allocator 2021-11-18 17:47:19 +01:00
sway-bar.5.scd man: update Pango font description URL 2021-08-04 02:15:04 +02:00
sway-input.5.scd sway-input.5.scd: Fix spelling errors 2021-10-02 10:21:28 +02:00
sway-ipc.7.scd sway-ipc.7.scd: fix typo 2021-09-19 17:28:37 +02:00
sway-output.5.scd Add 'output render_bit_depth [8|10]' command 2021-11-23 15:51:54 +01:00
sway.1.scd man: update maintainer 2021-01-08 09:33:51 +01:00
sway.5.scd Add smart_gaps inverse_outer command 2021-10-29 13:37:58 +02:00
swaynag.c Bump RLIMIT_NOFILE 2021-10-30 08:19:35 -06:00
xdg_activation_v1.c Implement xdg-activation-v1 2021-06-02 19:39:40 +02:00
xdg_decoration.c Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8c 2021-10-07 21:29:37 +03:00