sway/include
S. Christoffer Eliesen 78ca619769 commands: Learn mouse_warping.
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
2015-10-29 17:41:33 +01:00
..
commands.h commands: Learn mouse_warping. 2015-10-29 17:41:33 +01:00
config.h
container.h container: Move container_under_pointer here from handlers. 2015-10-29 16:37:19 +01:00
focus.h seamless_mouse: Move pointer only if successfully changed workspace. 2015-10-23 16:35:48 +02:00
handlers.h container: Move container_under_pointer here from handlers. 2015-10-29 16:37:19 +01:00
input_state.h commands: Learn mouse_warping. 2015-10-29 17:41:33 +01:00
ipc.h implemented IPC subscribe for workspace event 2015-10-27 21:59:17 +01:00
layout.h
list.h
log.h commands: Learn 'debuglog'. 2015-10-27 14:37:44 +01:00
output.h sway/output: Create, move code from handlers.c here. 2015-10-25 13:14:23 +01:00
readline.h
resize.h
stringop.h
sway.h
util.h
workspace.h seamless_mouse: Move pointer only if successfully changed workspace. 2015-10-23 16:35:48 +02:00