]> git.sur5r.net Git - i3/i3/commit - include/commands.h
Add --no-auto-back-and-forth for moving windows. 2041/head
authorIngo Bürk <ingo.buerk@tngtech.com>
Mon, 26 Oct 2015 21:38:06 +0000 (22:38 +0100)
committerIngo Bürk <ingo.buerk@tngtech.com>
Mon, 26 Oct 2015 21:40:06 +0000 (22:40 +0100)
commit57a7ff301f7bdab85e1ad5ef331f87c209f49f2b
tree1319789fc4717355f8a516df8335cf2250e8a7c9
parentd187214562d0e1f58190b1d2f2aaec969c5aa8b7
Add --no-auto-back-and-forth for moving windows.

This patch extends the previously introduced flag --no-auto-back-and-forth
to also apply to

    move window to workspace <name>
    move window to workspace number <number>

relates to #2028
docs/userguide
include/commands.h
parser-specs/commands.spec
src/commands.c
testcases/t/187-commands-parser.t
testcases/t/256-no-auto-back-and-forth.t