swayfx/sway/tree
Pedro Côrte-Real 1312b5bb9f Layout correctly with several new windows
If there is more than one new window layout correctly by calculating the
default size of the new windows using the information of how many of
them there are in total.

This helps with issue #3547 but doesn't fix it in all situations. Things
now work correctly if the first layout of new windows happens after
leaving fullscreen. But if for some reason an arrange_container() gets
called while we are fullscreen the windows will still be incorrectly
sized after saved_width/saved_height get used to restore the first
window's size before going fullscreen.
2019-07-14 11:13:55 -04:00
..
arrange.c Layout correctly with several new windows 2019-07-14 11:13:55 -04:00
container.c tree: set correct border value before creating floater 2019-06-27 11:13:02 -04:00
node.c Fix scratchpad fullscreen behavior and crash 2019-04-13 08:48:37 -06:00
output.c swaybg: one instance for all outputs 2019-04-04 20:08:21 +03:00
root.c Fix sway crashes for scratchpad layouts 2019-06-16 12:29:16 -04:00
view.c tree: set correct border value before creating floater 2019-06-27 11:13:02 -04:00
workspace.c ws-output-priority: fix logic issue in find_output 2019-06-23 09:57:38 +03:00