sway/sway
Rouven Czerwinski 892446a0b6 view: move arrange_workspace into view_map
For mouse_warping cursor to correctly work on newly spawned containers,
the workspace needs to be arranged before the cursor is warped.

The shell functions each implement their own fullscreen and arrange checks,
move them into the view_map function and pass their states via boolean arguments.

Fixes #2819
2018-10-16 15:47:02 +02:00
..
commands Merge branch 'master' into bar-bindsym 2018-10-10 12:23:04 +00:00
config bar-bindsym: address ianyfan's comments 2018-10-09 08:12:46 -04:00
desktop view: move arrange_workspace into view_map 2018-10-16 15:47:02 +02:00
input Add libinput send_events config for touch 2018-10-10 23:15:31 +02:00
tree view: move arrange_workspace into view_map 2018-10-16 15:47:02 +02:00
commands.c Implement popup_during_fullscreen 2018-10-08 22:49:59 +10:00
config.c Add mouse_warping container 2018-10-10 12:45:21 +02:00
criteria.c Fix tiling criteria 2018-10-03 20:33:32 +10:00
debug-tree.c Turn funcs() into funcs(void) 2018-09-30 14:09:05 +03:00
decoration.c Rename view_set_csd_from_client to view_update_csd_from_client 2018-09-27 22:51:37 +10:00
ipc-json.c Implement bar bindsym 2018-10-09 08:12:46 -04:00
ipc-server.c Make sway/ipc-server.c POSIX 2001 compliant 2018-09-26 20:10:53 +02:00
main.c Add support for installing binaries with DT_RPATH 2018-09-30 15:37:01 +03:00
meson.build Implement popup_during_fullscreen 2018-10-08 22:49:59 +10:00
security.c Add minimal config subsystem 2017-12-05 10:40:55 +01:00
server.c Add CSD to border modes 2018-09-27 22:51:37 +10:00
sway-bar.5.scd Implement bar bindsym 2018-10-09 08:12:46 -04:00
sway-input.5.scd Fix some missing commands in sway-input(5) 2018-10-03 07:50:37 -04:00
sway.1.scd delete references to swaygrab 2018-07-30 16:24:46 +01:00
sway.5.scd Add mouse_warping container 2018-10-10 12:45:21 +02:00
swaynag.c Allow swaynag to be disabled 2018-10-08 09:59:38 -04:00
xdg_decoration.c Improve CSD logic 2018-09-27 22:51:37 +10:00