mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
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.h | ||
| config.h | ||
| container.h | ||
| focus.h | ||
| handlers.h | ||
| input_state.h | ||
| ipc.h | ||
| layout.h | ||
| list.h | ||
| log.h | ||
| output.h | ||
| readline.h | ||
| resize.h | ||
| stringop.h | ||
| sway.h | ||
| util.h | ||
| workspace.h | ||