sway-patched-tray-menu/sway
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
..
commands cmd_split: fix toggle split for non-split layouts 2019-07-11 10:46:56 -04:00
config config/output: correctly set width/height in apply 2019-07-10 14:03:15 -04:00
desktop use surface coordinates for damaging buffers 2019-06-22 12:16:32 +03:00
input input/libinput: only reset supported options 2019-07-09 11:50:02 -04:00
tree Layout correctly with several new windows 2019-07-14 11:13:55 -04:00
commands.c config: fix find_handler logic 2019-06-20 10:13:58 +03:00
config.c cmd_bindswitch: add option to execute on reload 2019-07-09 10:00:57 +03:00
criteria.c criteria: fix __focused__ when no focus or unset 2019-03-23 09:53:23 +02:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c calibration_matrix: add the current matrix to the IPC description for libinput devices 2019-07-05 18:41:56 +03:00
ipc-server.c Fix the payload type returned by IPC 2019-04-16 23:48:44 -04:00
main.c bindings: defer while initiailizing 2019-06-12 07:56:41 +03:00
meson.build Add calibration_matrix config option 2019-07-05 18:41:56 +03:00
security.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
server.c add seat sub command 'xcursor_theme' 2019-06-05 11:00:10 -04:00
sway-bar.5.scd Add swaybar protocol documentation 2019-05-30 10:54:23 -04:00
sway-input.5.scd Add calibration_matrix config option 2019-07-05 18:41:56 +03:00
sway-ipc.7.scd calibration_matrix: add the current matrix to the IPC description for libinput devices 2019-07-05 18:41:56 +03:00
sway-output.5.scd Implement output toggle 2019-05-14 00:11:04 -04:00
sway.1.scd Update language in sway.desktop & sway(1) 2019-03-10 15:09:52 -04:00
sway.5.scd cmd_bindswitch: add option to execute on reload 2019-07-09 10:00:57 +03:00
swaynag.c Spawn swaynag as a wayland client 2019-04-14 12:41:59 +03:00
xdg_decoration.c Fix xdg-decoration unconfigured if set before first commit 2019-05-03 15:37:32 -06:00