sway/sway
Pedro Côrte-Real cefc608cb9 Fix resize sibling amount calculations
Sibling amounts were being calculated after the original fraction had
been altered. This led to broken resize amounts. Fix that by calculating
things upfront before adjusting values which also makes the code
cleaner.

For sanity checks also calculate the sibling amount with the
ceiling so we never go below the sanity check even by one pixel.

Fixes #4386
2019-07-27 23:36:16 -04:00
..
commands Fix resize sibling amount calculations 2019-07-27 23:36:16 -04:00
config
desktop Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
input ipc: add input::libinput_config event 2019-07-23 20:45:46 +03:00
tree Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
commands.c
config.c
criteria.c Avoid adding duplicate criteria for no_focus and command 2019-07-27 03:53:05 +03:00
decoration.c
ipc-json.c
ipc-server.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
main.c
meson.build ipc: add input::libinput_config event 2019-07-23 20:45:46 +03:00
security.c
server.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
sway-bar.5.scd
sway-input.5.scd
sway-ipc.7.scd ipc: add input::libinput_config event 2019-07-23 20:45:46 +03:00
sway-output.5.scd cmd_output: support current output alias 2019-07-17 21:25:09 -04:00
sway.1.scd
sway.5.scd
swaynag.c
xdg_decoration.c