swayfx/sway
Ryan Dwyer a2fdac2c4b Consider cursor warp when switching workspaces
Fixes a regression introduced in
24a90e5d86.

consider_warp_to_focus has been renamed to seat_consider_warp_to_focus,
moved to seat.c and made public. It is now called when switching
workspaces via `workspace <ws>`.
2018-10-19 08:00:13 +10:00
..
commands Consider cursor warp when switching workspaces 2018-10-19 08:00:13 +10:00
config swaybar: show hidden bar on key event 2018-10-14 13:33:12 +01:00
desktop Merge pull request #2820 from Emantor/fix-mouse-warping-container 2018-10-17 15:57:13 +02:00
input Consider cursor warp when switching workspaces 2018-10-19 08:00:13 +10:00
tree Merge pull request #2820 from Emantor/fix-mouse-warping-container 2018-10-17 15:57:13 +02:00
commands.c Implement popup_during_fullscreen 2018-10-08 22:49:59 +10:00
config.c fix_edge_gaps: Allow negative values for outer gaps. 2018-10-13 17:42:49 +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 swaybar: show hidden bar on key event 2018-10-14 13:33:12 +01:00
main.c Remove unnecessary comment 2018-10-13 20:51:29 -04: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 Export XCURSOR_SIZE and XCURSOR_THEME 2018-10-17 21:10:30 +02:00
sway-bar.5.scd swaybar: add documentation for hide/hidden_state subcommands 2018-10-14 13:33:12 +01:00
sway-input.5.scd Establish sway-output(5) 2018-10-14 10:52:57 -04:00
sway-output.5.scd Establish sway-output(5) 2018-10-14 10:52:57 -04:00
sway.1.scd Establish sway-output(5) 2018-10-14 10:52:57 -04:00
sway.5.scd Establish sway-output(5) 2018-10-14 10:52:57 -04: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