sway-patched-tray-menu-github/include/sway/input
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
..
cursor.h cursor: functions to warp cursor to container and workspace 2018-10-16 15:47:02 +02:00
input-manager.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
keyboard.h Bindings use advised keyboard repeat parameters 2018-07-29 19:15:10 -04:00
seat.h Consider cursor warp when switching workspaces 2018-10-19 08:00:13 +10:00