]> code.delx.au - spectrwm/commit
Add new option: warp_focus
authorReginald Kennedy <rk@rejii.com>
Wed, 15 Oct 2014 11:38:45 +0000 (19:38 +0800)
committerReginald Kennedy <rk@rejii.com>
Fri, 27 Feb 2015 20:05:37 +0000 (04:05 +0800)
commit66388512381339ca01b09164a5c07aa6243b13ba
tree4117c1eb378258109f98c5d451d5332d31d51df6
parent0a755545f7ef5fe392974613716af671cfbf2a9b
Add new option: warp_focus
Focus on the target window/workspace/region when clamped.
For example, when attempting to switch to a workspace that is mapped on
another region and workspace_clamp is enabled, focus on the region with
the target workspace.  Enable by setting to 1.

Rename visible_noswap to workspace_clamp and update man page:
Prevents workspaces from being swapped when attempting to switch to a
workspace that is mapped to another region.  Use warp_focus if you want
to focus on the region containing the workspace and warp_pointer if you
want to also send the pointer.  Enable by setting to 1.

closes #80.
spectrwm.1
spectrwm.c
spectrwm.conf