Open
Description
The IPC message swaymsg "move workspace to output $output"
, whenever $output
is a valid value, does not warp the mouse cursor to the new output. The corresponding behavior in i3, i3-msg "move workspace to output $output"
does.
Both of these behaviors are with mouse_warping output
in the configuration file.
Activity