]> git.sur5r.net Git - i3/i3/commit
Bugfix: Correctly parse `move ... workspace *_on_output`
authorSteven Allen <steven@stebalien.com>
Tue, 29 Jan 2013 08:05:23 +0000 (03:05 -0500)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 30 Jan 2013 12:30:54 +0000 (13:30 +0100)
commitcf830f69a2467b79454b6916ccfbbff45abf5418
treeae4c6b809aaa264af8fc1bd9557aaa3517e330fa
parentaede5600aa8a16a5464005193f5b8958dc0472d7
Bugfix: Correctly parse `move ... workspace *_on_output`

The parse spec for `move ... workspace ...`  ordered next/prev before
next_on_output/prev_on_output causing the parser to match next/prev
before next_on_output/prev_on_output.

Ticket: http://bugs.i3wm.org/report/ticket/941
parser-specs/commands.spec