sway/sway
Tim Hallmann c47b8e4a85 commands/resize: make resize consider all siblings
Fixes a compatibility issue with i3 where resizing works as described
hereafter:
> Direction can either be one of up, down, left or right. Or you can be
> less specific and use width or height, in which case i3 will take/give
> space from all the other containers.

Sway previously considered only the direct neighbours not all siblings.

Fixes #5936
2022-02-03 19:35:55 +01:00
..
commands commands/resize: make resize consider all siblings 2022-02-03 19:35:55 +01:00
config chore: chase wlr_output_layout_get_box() update 2022-01-31 11:44:03 +01:00
desktop chore: chase wlr_output_layout_get_box() update 2022-01-31 11:44:03 +01:00
input input/cursor: pass through pointer hold gestures 2022-01-22 23:43:46 +01:00
tree chore: chase wlr_output_layout_get_box() update 2022-01-31 11:44:03 +01:00
commands.c Add focused_tab_title 2021-12-10 16:09:29 +01:00
config.c Add focused_tab_title 2021-12-10 16:09:29 +01: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 [IPC] Add repeat delay/rate info to keyboard 2022-01-04 10:55:05 +01:00
ipc-server.c sway: replace noop_output by fallback_output 2021-11-25 17:48:34 +01:00
main.c Use bools for CLI flags 2022-01-31 11:04:26 +01:00
meson.build Add 'output render_bit_depth [8|10]' command 2021-11-23 15:51:54 +01:00
server.c Upgrade for wlroots surface refactoring 2022-01-13 14:01:37 +03: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 commands/resize: make resize consider all siblings 2022-02-03 19:35:55 +01: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