mirror of
https://github.com/swaywm/sway.git
synced 2024-11-18 22:19:14 +00:00
78ca619769
Place mouse at center of focused view when changing to a workspace on a different output, if option is enabled. (This replicates existing i3 option.) This can be triggered in multiple ways: A) via `workspace <name>` which changes output B) via `focus <direction>` which changes output C) via `focus output <name>` which (obviously) changes output |
||
---|---|---|
.. | ||
commands.c | ||
config.c | ||
container.c | ||
focus.c | ||
handlers.c | ||
input_state.c | ||
ipc.c | ||
layout.c | ||
list.c | ||
log.c | ||
main.c | ||
output.c | ||
readline.c | ||
resize.c | ||
stringop.c | ||
util.c | ||
workspace.c |