]> git.sur5r.net Git - i3/i3/commit
fixes #776
authorchrysn <chrysn@fsfe.org>
Tue, 4 Sep 2012 08:51:18 +0000 (10:51 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 22 Sep 2012 11:35:31 +0000 (13:35 +0200)
commite15e37f9228f798ca892bcdc9da6bd2f2462ab6a
treec4491f34456ca58cc7b69880a2e08311153b3f63
parenta01bac13fec0a15e326ac57fb4a15a85fc6a885c
fixes #776

this implements both the "move container to workspace back_and_forth" command
and movements to the same workspace when auto_back_and_forth is set.

it includes documentation and test suite additions by michael.

it also simplifies the workspace_show_by_name function (making use of
workspace_get accepting NULL pointers).
docs/userguide
include/commands.h
include/workspace.h
parser-specs/commands.spec
src/commands.c
src/workspace.c
testcases/t/176-workspace-baf.t