]> git.sur5r.net Git - i3/i3/commit - src/move.c
Implement special value 'current' for output. (#2483)
authorIngo Bürk <admin@airblader.de>
Fri, 30 Sep 2016 15:28:02 +0000 (17:28 +0200)
committerMichael Stapelberg <stapelberg@users.noreply.github.com>
Fri, 30 Sep 2016 15:28:02 +0000 (08:28 -0700)
commitc71f6f8f7c314434f790162a155f910c01233e41
tree7765acab133a4b3d3440b4321221d232c46f0b57
parent6a8fb69eff913e4ebb9a07cb2f77f59320d93805
Implement special value 'current' for output. (#2483)

This commit introduces the special 'current' value for outputs in both of

* move con to output current
* move workspace to output current

fixes #2357
docs/userguide
include/output.h
src/commands.c
src/move.c
src/output.c
src/workspace.c
testcases/t/504-move-workspace-to-output.t